first commit

This commit is contained in:
Mateusz Gruszczyński
2026-07-13 13:19:26 +02:00
commit bd562b3da6
50 changed files with 2221 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
.git
.gitignore
.env
.venv
venv
__pycache__
.pytest_cache
*.pyc
*.pyo
*.db
*.sqlite
*.sqlite3
tests
README.md