__pycache__/
*.pyc
*.pyo
*.pyd
.Python
.venv/
venv/
dist/
build/
*.egg-info/
.eggs/
.pytest_cache/
.coverage
coverage.xml
htmlcov/
.mypy_cache/
*.egg
