Skip to main content

BaiJiaYun SDK for Python

Project description

https://travis-ci.org/007gzs/baijiayun.svg?branch=master https://img.shields.io/pypi/v/baijiayun.svg

百家云 Python SDK。 【阅读文档】

安装

目前 BaiJiaYun 支持的 Python 环境有 2.7, 3.4, 3.5, 3.6, 3.7 和 pypy。

为了简化安装过程,推荐使用 pip 进行安装

pip install baijiayun

升级 baijiayun 到新版本:

pip install -U baijiayun

如果需要安装 GitHub 上的最新代码:

pip install https://github.com/007gzs/baijiayun/archive/master.zip

调用示例

from baijiayun import BaiJiaYunClient

client = BaiJiaYunClient('<partner_id>', '<secret_key>', '<private_domain>')

rooms = client.room.list()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

baijiayun-1.0.1.tar.gz (25.6 kB view hashes)

Uploaded Source

Built Distribution

baijiayun-1.0.1-py3-none-any.whl (50.1 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page