__pycache__/
*.pyc
.venv/
dist/
build/
*.egg-info/
node_modules/
.env
.DS_Store
coverage/
.pytest_cache/
.ruff_cache/
examples/demo/web/dist/
