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

# Virtual environments
.venv

# Other local environment files
.python-version

# Documentation build
docs/build/

# MacOS stuff
.DS_Store
