initial commit

This commit is contained in:
2023-11-12 22:44:51 +03:00
commit fa3b4afa67
28 changed files with 770 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@@ -0,0 +1,4 @@
.vscode/
venv/
__pycache__/
tests/