Erste Fassung erstellt.

This commit is contained in:
2026-04-28 17:51:52 +02:00
commit 200a482c32
35 changed files with 1027 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
# Python-Abhaengigkeiten
# Installieren mit: pip install -r requirements.txt
# Beispiel-Abhaengigkeiten anpassen nach Bedarf:
# pydantic >= 2.0.0
# pytest >= 9.0.0