Skip to content

A simple library system to manage books based on Flask

License

Notifications You must be signed in to change notification settings

hust-whw/library_system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Library Automation System

A simple library system to manage books based on Flask

Initial

  • sudo apt-get install sqlite3 //install sqlite3
  • sqlite3 book.db < book.sql //initial database
  • pip install Flask //install Flask
  • python book.py //Listening 127.0.0.1:5000 by default

About

A simple library system to manage books based on Flask

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages