Initial commit

This commit is contained in:
2026-07-15 09:18:48 +08:00
commit 3e804607fe
26 changed files with 1779 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
.venv
__pycache__
*.pyc
.mypy_cache
_version.py
*.egg-info
/build
/dist