The quantumclient.quantum.client Module

quantumclient.quantum.client.Client(api_version, *args, **kwargs)

Return an quantum client. @param api_version: only 2.0 is supported now

quantumclient.quantum.client.make_client(instance)

Returns an quantum client.

This Page