Initial commit

This commit is contained in:
lash
2022-04-20 22:41:19 +00:00
commit adef451926
24 changed files with 1795 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
build/
dist/
*.egg-info
*.pyc
__pycache__