__pycache__/
*.pyc
.env
node_modules/
.venv/
dist/
build/
*.egg-info/
.pytest_cache/

