initial commit

This commit is contained in:
2024-09-09 22:22:53 +08:00
commit 8c7ac9f9d3
14 changed files with 411 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
.venv
.idea
*.pyc
__pycache__