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

# Generated docs site (mkdocs build output)
/site/
