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

node_modules/
package-lock.json
