Connect

class djasana.connect.Client(session=None, auth=None, **options)

An http client for making requests to an Asana API and receiving responses.

request(method, path, **options)

Dispatches a request to the Asana HTTP API