.venv/
.git/
__pycache__/
*.pyc
*.pyo
test/
.pytest_cache/
.ruff_cache/
dist/
build/
*.egg-info/
