Every time I want to tinker with data, I have noticed going through the same incantations again and again. Of course I don’t remember them every single time, and have to look stuff up. This article is where I want to be looking from now on :) A Fresh Environment Assuming Python 3.* is installed on the system, pip and pipenv are installed globally, as well as all libraries needed to build Python packages if needed.