.env
.runner

__pycache__/
*.py[cod]
*$py.class

# Distribution / packaging
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
*.egg-info/
.installed.cfg
*.egg
MANIFEST

.mypy_cache/
.pytest_cache/

pip-wheel-metadata/

venv/
