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

https://github.com/yash-jivani/tyro-library


https://github.com/yash-jivani/tyro-library

python python-mini-projects

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Tyro Library Manage

A simple Library Manage class made in python.

## About this Code...

In This code, I have First make a class name library and then I define a few functions/methods which take input from the user to display, add, delete books, and also it inputs from the user to lend books and return books.

## How this code helps us?

When you read an upper portion of the readme then you think that then why we use this code? But This code helps. Suppose you have to make your online library in which you people lend some book and return book then this code is an example how you can do it.