InstallationΒΆ

At the command line:

$ easy_install pathgather

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv pathgather
$ pip install pathgather