first commit

This commit is contained in:
Stéphane Tailland
2026-04-26 15:15:50 +02:00
commit 2f142e9d33
17 changed files with 1389 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
.venv/
__pycache__/
*.pyc
.env
.pytest_cache/
.ruff_cache/
dist/
*.egg-info/