Pyenv: The Ultimate Python Version Management System!
Welcome to level 1 in properly handling Python virtural environments! In all of
my tutorials my first step in getting started will be setting up a virtual
environment, or virtualenv, which will be handled by our trusty pyenv
command line app.
Below is a quick seciton on installing it on your machine as well as the root
commands to get going with pyenv
as quickly as possible!