Initial commit

This commit is contained in:
2023-08-03 20:41:24 +00:00
commit 97748ba55f
11 changed files with 1062 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@@ -0,0 +1,2 @@
dist/*
**/__pycache__/*