# Python-generated files
__pycache__/
*.py[oc]
*.pyd
*.pyo

# Distribution / packaging
build/
dist/
wheels/
*.egg-info/
*.egg
MANIFEST
.eggs/

# Virtual environments
.venv/
venv/
env/
ENV/

# uv
.python-version

# Testing
.pytest_cache/
.coverage
.coverage.*
htmlcov/
.tox/
.nox/

# Type checkers
.mypy_cache/
.pytype/
.pyre/
.ruff_cache/

# Jupyter
.ipynb_checkpoints/
*.ipynb

# Installers
pip-log.txt
pip-delete-this-directory.txt

# macOS
.DS_Store

# IDEs
.vscode/
.idea/

# local files
files/
.claude/
