.eggs/
.git/
.github/
.idea/
.mypy_cache/
.pytest_cache/
.tox/
.venv/

*.egg-info/
__pycache__/
*.pyc
*.pyd
*.pyo

node_modules/
package-lock.json
