__pycache__
*.py[co]

.pytest_cache
.venv
.nox
.vscode
.mypy_cache
venv/

build
dist
pip-wheel-metadata

*.egg-info
