finished sdk

This commit is contained in:
John Yeo
2026-02-19 17:02:18 +00:00
parent e60a77503a
commit 2a0afd9798
54 changed files with 1104 additions and 872 deletions

7
others/python-test/.gitignore vendored Normal file
View File

@@ -0,0 +1,7 @@
.venv/
__pycache__/
*.pyc
.env
.env.*
!.env.example
.mypy_cache/