https://github.com/diveshlunker/library-management-python
Library management system using python
https://github.com/diveshlunker/library-management-python
class-12-project library-management library-management-system library-management-system-python python
Last synced: 5 months ago
JSON representation
Library management system using python
- Host: GitHub
- URL: https://github.com/diveshlunker/library-management-python
- Owner: diveshlunker
- License: mit
- Created: 2018-02-09T10:25:07.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2019-03-13T17:26:08.000Z (almost 7 years ago)
- Last Synced: 2025-07-15T22:04:41.360Z (6 months ago)
- Topics: class-12-project, library-management, library-management-system, library-management-system-python, python
- Language: Python
- Homepage:
- Size: 27.3 KB
- Stars: 11
- Watchers: 0
- Forks: 10
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# library-management-python
This is my mini and basic project in python using some basic libraries like pickle,os,random,time
This project manages and validates the books in the library.
This project was made in Python 2.7 hence, It may not work well in the latest versions of python and some edit may be required.