Projektgeruest: Doku, Abhaengigkeiten, gitignore

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
2026-07-05 11:00:40 +02:00
commit 3d7787a3a4
4 changed files with 107 additions and 0 deletions

3
requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
flask
segno
gunicorn ; sys_platform != "win32"