Questo script permette di creare automaticamente una serie di file in diversi formati contenenti il piano aule, il file finale contenente l'immagine definitiva si trovera' nella cartella di output
To install the dependencies, use Poetry with poetry install or install the following dependencies
openpyxl==3.1.5excel2img==1.4.0pillow==11.0.0requests==2.32.3
To use the CLI, run the following (use --help):
python pianoaule.pyTo use the GUI you need to manually install Tkinter run the following (currently not tested)
python gui.py