This commit is contained in:
2023-03-21 23:58:22 +03:00
commit 457e062677
9 changed files with 1471 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
packages
venv
.idea
__pycache__