Repository URL to install this package:
|
Version:
5.11.1 ▾
|
============
Installation
============
At the command line::
$ pip install testpackage
Or, if you have virtualenvwrapper installed::
$ mkvirtualenv testpackage
$ pip install testpackage