InstallationΒΆ

At the command line:

$ easy_install gravpy

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv gravpy
$ pip install gravpy