initial commit

This commit is contained in:
2023-09-03 21:45:29 +08:00
commit d0b965e61e
6 changed files with 493 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
dist
.idea
*.pyc
*.egg-info
env