A desktop-based Library Management System using Python, Tkinter, MySQL, and ReportLab for managing books, inventory, and generating PDF receipts.
A simple and interactive Library Management System built with Python Tkinter, MySQL, and ReportLab.
This project allows you to add, update, delete, search, and generate PDF bills for books in a library.
✅ Add new books to the library database
✅ Update or delete existing book records
✅ Search books by title or author
✅ Generate professional PDF bills using ReportLab
✅ GUI built with Tkinter for easy interaction
✅ Persistent data storage using MySQL
| Component | Technology |
|---|---|
| Frontend | Tkinter (Python GUI) |
| Backend | MySQL |
| PDF Generator | ReportLab |
| Language | Python 3.x |
git clone https://github.com/Aayush-hub1/Library-Management-System-using-Python-Tkinter-and-MySQL.git
cd Library-Management-System-using-Python-Tkinter-and-MySQL