first commit

This commit is contained in:
Tudor Sitaru
2025-10-07 14:52:04 +01:00
commit ddde67ca62
73 changed files with 14025 additions and 0 deletions

3
requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
aiohttp>=3.8.0
aiofiles>=0.8.0
tqdm>=4.64.0