Skip to content

Hey! Fed up with the library theft? Here is the simple python program to keep the work of the librarians simple and easy!

Notifications You must be signed in to change notification settings

Bhavesh71/Library-Management-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Library-Management-System

Here is the simple and basic program to keep the work of the librarians simple and easy! This program consist a bunch of features like Adding and Deleting. The users can able to view the list of books in table that has been created using the prettytable module.

Features:-
   1. Adding books to the library
   2. Deleting books from the library
   
   More features will be added soon.🙂

Modules Used:-
   1. pyfiglet
   2. prettytable
   3. datetime
   4. random 

FOLLOW THE STEPS BELOW TO ACCESS THE PROGRAM :-

Step 1 - Click on Code and Download all the files in the in my repository as a zip file.

b4d87c5bc9ad16a1792bf7d60775403eca0c141d

Step 2 - Unzip the file and open main.py.

Unzipp

Step 3 - Write the following statements in the terminal one by one.

pip install pyfiglet    
pip install prettytable       
pip install datetime

Module-installing_Gif

Step 4 - Run the program.

Running-the-program_gif

Yes! you are done with all the procedure and the program is ready to use.

Thank you for accessing my program!

About

Hey! Fed up with the library theft? Here is the simple python program to keep the work of the librarians simple and easy!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages