__pycache__
.mypy_cache
.pytest_cache
.ruff_cache
.mypy_cache_test
.env
.venv*

# Python build artifacts
*.egg-info/
build/
dist/
*.pyc