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

# Virtual environments
.venv

# Documentation
docs/_build/
docs/.doctrees/

.DS_Store
.pytest_cache
