typer integration and header for PAD AUF

This commit is contained in:
Alexander Domene
2025-10-27 09:44:07 +01:00
parent 8650bd09a3
commit 7c07d80747
48 changed files with 15010 additions and 145 deletions

View File

@@ -7,3 +7,6 @@ lxml==4.9.4
# FHIR JSON Schema validation
jsonschema==4.19.2
jsonschema-specifications==2023.7.1
# Modern CLI framework with beautiful output
typer[all]==0.9.0 # Includes rich for colored terminal output