This directory contains a software for managing a library, available in both C++ and Python. The software is designed to help with various library management tasks. It also features a graphical user interface built with Tkinter. You will need to install the Tkinter library to run the Python version.
Installation Instructions
Windows: To install Tkinter on Windows, use the following command:
'pip install tk'
Linux: To install Tkinter on Linux, use the following command:
'sudo apt-get install python3-tk'
Feel free to explore and use the code, which is provided in both English and Italian versions.