__pycache__/
.cache/
.coverage
.coverage.*
.env/
.idea/
.mypy_cache/
.pytest_cache/
.tox/
.venv/
*.egg-info/
/setup.py
build/
dist/
htmlcov/
pip-wheel-metadata/
# Used by github codespaces
pythonenv*/
