Skip to main content

SDK

Supports multiple programming languages and provides SDK

LongPort OpenAPI SDK for Python

https://github.com/longportapp/openapi/tree/master/python

Install SDK

You can install the SDK via Pip, or directly visit the PyPI page to download.

$ pip install longport

NOTE: In macOS system, the pip command default is Python 2. You may use pip3 for use Python 3 version of PyPI.

API Documents