Initial commit

This commit is contained in:
2026-06-29 19:09:15 +00:00
commit 882bd2dbd1
15 changed files with 775 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