Getting started

To start using gophient import it and create a gophient.Gopher instance:

import gophient

client = gophient.Gopher()

For a full definition of the API see the API reference documentation.