An open API service indexing awesome lists of open source software.

https://github.com/shaw145/librarysystem

This is a Simple Library Management system made with python
https://github.com/shaw145/librarysystem

Last synced: 6 months ago
JSON representation

This is a Simple Library Management system made with python

Awesome Lists containing this project

README

          

# LibrarySystem
a mini project on library management using oops in python.

running while loop to get the input.

=> features - display all books in library. - withdraw any book from library. - add or donate any book to library. - return your withdrawn book. - delete any book if you have secority key. - show data that which book is withdrawn by who.