feat: first commit

This commit is contained in:
topsworld
2024-12-10 17:36:32 +08:00
commit 838fff399b
75 changed files with 19923 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@ -0,0 +1,5 @@
__pycache__
.pytest_cache
.vscode
.idea
requirements.txt