Usage

suggest change
$ cd test_proj

Create virtual environment:

$ virtualenv test_proj

To begin using the virtual environment, it needs to be activated:

$ source test_project/bin/activate

To exit your virtualenv just type “deactivate”:

$ deactivate

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:


Python Virtual Environment - virtualenv:
*Usage

Table Of Contents
31Set
166Gzip
178Python Virtual Environment - virtualenv