initial commit

This commit is contained in:
2026-07-14 16:45:59 +08:00
parent 9e098e060e
commit d4a466ce71
25 changed files with 1794 additions and 1 deletions
+8
View File
@@ -0,0 +1,8 @@
.venv
__pycache__
*.pyc
.mypy_cache
_version.py
*.egg-info
/build
/dist