This is a simple Library Book Management System programmed using Python. This program allows you to add Book details, then you can search for a book, you are also allowed to update an entry or delete it. This is a simple implementation bookstore with python using Tkinter and MySQL.
Before running make sure you are having python installed in your computer.Please make sure you have tkinter installed in your pc,if not please visit to site and install the library.If you have anaconda installed in your computer then you can run this program by simply sctivating conda and following the procedure.First navigate to the directory where this s.py
file stored and then run the following commands in terminal.
python s.py
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests as appropriate. For any issue feel free to contact souravmondal0341@gmail.com