__pycache__
*.py[ocd]
*.egg-info
/build/
/dist/
.idea
/venv/
_version.py

.mypy_cache/
.pytest_cache/
.coverage
htmlcov/
