Первоначальная настройка

This commit is contained in:
Дмитрий Зязев 2026-04-28 09:49:20 +03:00
commit b7ccb16c7c
3 changed files with 9 additions and 0 deletions

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
.venv/
__pycache__/
*.pyc

1
README.md Normal file
View File

@ -0,0 +1 @@
"<22> ΅®β  α α¥β¥Άλ¬¨ ᮥ¤¨­¥­¨ο¬¨ Ά Python"

5
requirements.txt Normal file
View File

@ -0,0 +1,5 @@
certifi==2026.4.22
charset-normalizer==3.4.7
idna==3.13
requests==2.33.1
urllib3==2.6.3