BaiJiaYun SDK for Python
Project description
百家云 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
Release history Release notifications | RSS feed
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 details)
Built Distribution
baijiayun-1.0.1-py3-none-any.whl
(50.1 kB
view details)
File details
Details for the file baijiayun-1.0.1.tar.gz
.
File metadata
- Download URL: baijiayun-1.0.1.tar.gz
- Upload date:
- Size: 25.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5b0c92cb9e9cb17e27bf1b5e8e2757ec1fb568db0a892df94b87454e494acfac |
|
MD5 | 8af5f366db140486235d94c408442a9c |
|
BLAKE2b-256 | f28429d06e927c2b3419892cb6d862ad7d47a6ee02596d6a0ad9fa3a5bd2b36b |
File details
Details for the file baijiayun-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: baijiayun-1.0.1-py3-none-any.whl
- Upload date:
- Size: 50.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0e28d426ba4daa28add077a0945d7a71a6292c227e5e8fd8b8bbe782bea5b47e |
|
MD5 | c85349b5dc468a44d027799ac6bcdd82 |
|
BLAKE2b-256 | 6248a9532d170c14d1828bfa000f92c700bda6994a4678f4ad0cb361f141e096 |