InstallationΒΆ

At the command line:

$ easy_install proj

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv proj
$ pip install proj