跳到主要內容

SDK

支持多种主流编程语言,并提供 SDK

LongPort OpenAPI SDK for Python

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

安装 SDK

你可以通过 Pip 安装 SDK,或者直接访问 PyPI 页面来下载。

$ pip install longport

如遇到网络安装问题,可以尝试:Aliyun PyPI 镜像

$ pip install longport -i https://mirrors.aliyun.com/pypi/simple

API 文档