Installation

At the command line:

$ easy_install pyhistory

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv pyhistory
$ pip install pyhistory