__pycache__/
*.py[cod]
*$py.class
*.egg-info/
*.egg
dist/
build/
.eggs/
*.so
.tox/
.coverage
.coverage.*
htmlcov/
.pytest_cache/
.ruff_cache/
*.whl
*.tar.gz
.venv/
venv/
env/
