This is the simplest library management system using only python and its modules
The modules used are:
- from matplotlib import image
- import pymysql
- from tkinter import *
- from PIL import ImageTk,Image #PIL -> Pillow
- from tkinter import messagebox
First Display
Add Book Details
Delete Book
View Book List
Issue Book to Student
Return Book





