Initial commit

This commit is contained in:
2025-08-19 11:10:05 +02:00
commit d6d23a230e
10 changed files with 50883 additions and 0 deletions

3
requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
Flask>=3,<4
wordfreq>=3,<4
gunicorn>=22,<23