/build/
/.cache/
/.coverage
/.eggs/
/.tox/
/.venv/
/dist/
/*.egg-info/
__pycache__/
*.pyc
.vscode/
.mypy_cache
.pybuild
