Thanks to visit codestin.com
Credit goes to labs.alphaus.cloud

Skip to content

Client SDKs

We are in the process of generating client libraries (SDKs) for programming languages supported in gRPC. If you have a particular programming language in the list you want supported, contact us at [email protected] and we will try to prioritize it.

blue-sdk-go

Check out here for more information.

blue-sdk-python

The Python SDK is now available via pip. Simply do:

$ pip install alphausblue
and the Blue Python SDK, and all its dependencies will be installed. Examples can be found on our GitHub repo.

Check out here for more information.