D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
imh-python
/
lib
/
python2.7
/
site-packages
/
pbr
/
tests
/
testpackage
/
doc
/
source
/
Filename :
installation.rst
back
Copy
============ Installation ============ At the command line:: $ pip install testpackage Or, if you have virtualenvwrapper installed:: $ mkvirtualenv testpackage $ pip install testpackage