__pycache__/
*.py[cod]
*$py.class
*.egg-info/
*.egg
dist/
build/
.env
.venv/
venv/
.pytest_cache/
.coverage
htmlcov/
*.so
.mypy_cache/
