Initial commit

This commit is contained in:
Esa Kataja
2025-05-04 18:00:30 +03:00
commit b878fc6b5b
9 changed files with 899 additions and 0 deletions
+13
View File
@@ -0,0 +1,13 @@
# Python-generated files
__pycache__/
*.py[oc]
build/
dist/
wheels/
*.egg-info
# Virtual environments
.venv
.env
.sqlite