record.py

This commit is contained in:
2026-05-24 18:48:03 +02:00
7 changed files with 825 additions and 45 deletions
+1
View File
@@ -9,6 +9,7 @@ version = "0.1.0"
dependencies = [
"typer",
"pillow",
"jinja2",
"materialyoucolor"
]