feat: First version of the script

This commit is contained in:
2025-12-10 01:32:41 +03:00
parent 4375b8e8fe
commit 4f6ee2a4a7
3 changed files with 110 additions and 2 deletions

13
.gitignore vendored Normal file
View File

@ -0,0 +1,13 @@
__pycache__/
*.py[cod]
*$py.class
.vscode/
.idea/
env/
venv/
*.venv
*.env
*.json