Initial commit

This commit is contained in:
2023-08-01 12:28:30 +00:00
commit 3dcc1aebc2
11 changed files with 1062 additions and 0 deletions

2
.gitignore vendored Normal file
View File

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