1,760
edits
Changes
→Python Virtual Environments
= Python Virtual Environments =
* virtualenv (for version 2 and 3)
* [https://docs.python.org/3/library/venv.html venv ] (version 3 only)
= Python Packaging =
* http://python-packaging-user-guide.readthedocs.io/