node_modules/
dist/
pydist/
*.tgz
.DS_Store

# Python
__pycache__/
*.pyc
*.egg-info/
build/
*.whl
.venv/
.pytest_cache/
