initial commit

This commit is contained in:
2023-11-12 22:53:13 +03:00
parent fa3b4afa67
commit 23eb59965e
3 changed files with 10 additions and 3 deletions

4
.gitignore vendored
View File

@@ -1,4 +1,6 @@
.vscode/
venv/
__pycache__/
tests/
tests/
dist/
*.egg-info/