wwt_api_client Package

Classes

APIRequest(client)

A base class represent various WWT API requests.

APIResponseError(value)

Raised when the API returns an HTTP error.

Client([api_base])

The main object for accessing the WWT web services.

LoginRequest(client)

Indicate a client login to the server.

InvalidRequestError(value)

Raised when an API request is not in a valid state

ShowImageRequest(client)

Request a WTML XML document suitable for showing an image in a client.

TileImageRequest(client)

Tile a large image on the server and obtain a WTML XML document suitable for displaying it in a client.