Use Prettier to auto-format javascript, CSS and YAML files so that less manual work is involved and style is consistent across project.
Switching to Pipenv will speed up developement. See the docs for details on using Pipenv. - Added more flake8 checks. - Added `detox` for running tests in parallel locally.