generate pretty table from Timetable class, display with cv2

This commit is contained in:
2025-08-23 19:42:43 +02:00
parent 2e8fc78e78
commit 8b5fd7e1fe
20 changed files with 997 additions and 128 deletions

3
.gitignore vendored
View File

@@ -1,4 +1,7 @@
# ---> Python
.vscode/
# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]