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

# Virtual environments
.venv

# Test / coverage artifacts
.coverage
htmlcov/

# IDE and tooling
.claude/

# Data / legacy
data/
!tests/data/
legacy/*
node_*
