.venv/
build/
__pycache__/
*.py[cod]
*.zip
output/

# Lokale Konfigurationen und Zugangsdaten
config.json
*.tmp

