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

# Environments
.env
.venv

# pyenv
.python-version
.python-versions

