Python Virtual Environment
I have been using PyCharm for awhile and never really thought about having to contain my Python environments (sense it does it for you), but every once in awhile I need to work on a different IDE or a team member and I start scrambling for directions online.
The main