# python generated files
*.egg-info
*.py[oc]
__pycache__/
build/
dist/
wheels/

# venv
.venv
