Initial commit

This commit is contained in:
2024-06-13 11:14:04 +02:00
commit 9d96d9e7c3
15 changed files with 987 additions and 0 deletions

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
beautifulsoup4==4.12.3
mmh3==4.1.0
numpy==1.26.4
Requests==2.31.0
pyside6