Initialer Commit: Datumsrechner-App mit allen Funktionen, modernem Design und Template-Trennung

This commit is contained in:
2025-07-22 16:36:22 +02:00
commit 241552fb6d
10 changed files with 556 additions and 0 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
Flask==3.0.3
numpy==1.26.4