Initial commit

This commit is contained in:
2022-03-28 20:56:56 -05:00
commit 62bc24964f
5 changed files with 714 additions and 0 deletions

5
.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
/.venv
/build
/dist
.mypy_cache/
*.py[co]