Initial commit

This commit is contained in:
2026-06-15 08:11:11 +00:00
commit 093c553f6c
15 changed files with 758 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
.venv
.vscode
.ruff_cache
.env
.coverage
htmlcov
coverage.xml
*.egg-info
build
dist
.pytest_cache