# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# C extensions
*.so

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

# Virtual environments
venv/
.venv/
env/

# IDE / editor
.vscode/
.idea/
*.swp
*.swo
*~

# Environment variables
.env
.env.*

# Pytest / coverage
.pytest_cache/
.coverage
htmlcov/

# Mypy
.mypy_cache/

# Jupyter
.ipynb_checkpoints/

# OS files
.DS_Store
Thumbs.db
synthetic_datasets.zip
CLAUDE.md
README-pypi.md
