Brief Primer on Python VIRTUALENV
So lately I have been digging into learning Python for work and pleasure, and
probably the FIRST tool that I had to come to grips with was virtualenv. The
problem was that in order to learn it, I had to either READTHEDOCS(.com) or go
through a tutorial. Reading docs