first round of development

This commit is contained in:
giusber2005 2025-08-01 23:55:50 +02:00
parent a014734a9d
commit 8df9fa61f3
8 changed files with 82 additions and 151 deletions

View file

@ -28,6 +28,8 @@ colorlog>=6.6.0
psutil>=5.8.0
memory-profiler>=0.60.0
tkcalendar
# Note: tkinter comes pre-installed with most Python distributions
# If tkinter is not available, install it using your system package manager:
# Ubuntu/Debian: sudo apt-get install python3-tk