# Byte-compiled / optimized
__pycache__/
*.py[cod]

# Packaging / build
build/
dist/
*.egg-info/
.eggs/

# Tooling caches
.pytest_cache/
.ruff_cache/
.mypy_cache/

# Virtual environments
.venv/
venv/
env/
