*.egg-info
__pycache__/
dist/
build/
.eggs/
*.whl
env/

pylint.txt

node_modules/
package.json
package-lock.json
.eslintrc.js

# locally rendered html for testing plots
plots.html
