Skip to content

This is a GUI for storing book information in SQLite database. Tkinter and sqlite3 library are used.

Notifications You must be signed in to change notification settings

PolonaM/Book-Store

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Book-Store

Run book_store_frontend.py to launch the app

To create a standalone application for Mac use py2applet: py2applet --make-setup book_store_frontend.py. Then use command: python setup.py py2app

About

This is a GUI for storing book information in SQLite database. Tkinter and sqlite3 library are used.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages