*.py[co]
__pycache__/
*.egg-info/
dist/
build/
.venv/
.coverage
htmlcov/
.tox/
.mypy_cache/
.ruff_cache/
.pytest_cache/
site/
.directory
.idea*
.project
.pydevproject
.settings/
