InstallationΒΆ

At the command line:

$ pip install gbpservice

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv gbpservice
$ pip install gbpservice

Previous topic

<no title>

Next topic

Overview

This Page