InstallationΒΆ

At the command line:

$ easy_install modpypes

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv modpypes
$ pip install modpypes