A CLI based Libray manager
Here You can create your own csv file and Keep a track or record of the books available, or issued with the individual Book ID an Author Name
This code must be run locally in pc. Users need to have python or suitable IDE for the code to run
If user already has python 3.xx or above installed. it is suggested to save this python file with the extension ".py" in local disk c, in such a folder from where it can be easily navigated from the command prompt (cmd) or powershell.
To run this code from powershell or cmd, visit the cmd or powershell of your operating system and paste the address where you have stored the python file and then give the suitable command for running that python file based on your operating system
Thank you!!!