# Python-Bytecode
__pycache__/
*.py[cod]

# Virtuelle Umgebungen
venv/
.venv/

# Editor-/OS-Kram
.DS_Store
