__pycache__/
*.py[cod]
*.egg-info/
build/
dist/
.venv/
.pytest_cache/
.mypy_cache/

.venv/
venv/
env/
bin/
include/
lib/
lib64/
pyvenv.cfg
__pycache__/
*.egg-info/
build/
dist/
