main package
Submodules
main.main module
- main.main.main()[source]
Main function to run the library management system.
This function initializes the library and starts the main loop for user interaction.
Print the main menu options.
Displays the main menu options for the library management system. 1. Add a new user 2. Add a new book 3. Checkout a book 4. Return a book 5. View all books 6. View all users 7. Exit