Erste Version

This commit is contained in:
Akamaru
2025-07-29 21:03:24 +02:00
commit f6f65696c6
9 changed files with 962 additions and 0 deletions

3
requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
PyQt5==5.15.9
requests==2.31.0
beautifulsoup4==4.12.2