virtualenv - Create Isolated Python Environment - Linux CLI

Published: 07 September 2015
on channel: gotbletu
2,749
38

https://virtualenv.pypa.io
virtualenv is a tool to create isolated Python environments.

requires:
python python2 virtualenv

commands used:
virtualenv dosage
source dosage/bin/activate
pip search dosage
pip install dosage
deactivate


virtualenv -p python2.7 flexget
source flexget/bin/activate
pip install flexget
deactivate


On this page of the site you can watch the video online virtualenv - Create Isolated Python Environment - Linux CLI with a duration of hours minute second in good quality, which was uploaded by the user gotbletu 07 September 2015, share the link with friends and acquaintances, this video has already been watched 2,749 times on youtube and it was liked by 38 viewers. Enjoy your viewing!