Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Automated Library Management Script #969

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vineethsaivs
Copy link

Script name -
library_management.py

Brief about script -
This script automates library management tasks such as adding books, deleting books, checking out books, returning books, and displaying the library records. The script provides an easy way to manage book inventories and track their status in the library.

Issue no.(must) -
#920 (Replace this with the actual issue number if assigned)

Self Check (Tick After Making Pull Request):
This issue was assigned to me.
One Change in one Pull Request.
My file is in the proper folder (Name of folder is library_management).
I am following clean code and Documentation, and my code is well linted with Flake8.
I have added README.md and requirements.txt with my script.
I have used REPO README TEMPLATE.
Just including required dependencies in requirements.txt.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant