Coding-Study
e.g. The Pipenv Shell files for the python code are in the python code folder
Emphasize best practice, communication, readability, etc.
$ pipenv install -d --pre black pylint pytest flake8
also see: https://docs.google.com/document/d/1dZJI20D7uIknT1pdlTSmlHH1WPYdVhs2PSUyH1qdnUo/edit?usp=sharing
$ pipenv install -d --pre black pylint pytest flake8 numpy matplotlib pyqt5