Initial commit

This commit is contained in:
lash
2022-04-24 11:43:14 +00:00
commit b2421cce8a
11 changed files with 870 additions and 0 deletions

5
.gitignore vendored Normal file
View File

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