# Python environment
env/
.env/
.venv/
venv/

# Python cache
__pycache__/
