.env
*.egg-info
.vscode
__pycache__
.tox
.mypy_cache
.pytest_cache
*/build/*
venv
.coverage
.venv/
.idea/
dist/