# venvs
.venv*/
venv/

# build artifacts
dist/
build/
*.egg-info/
__pycache__/
*.pyc
