ClassIn SDK for Python
Project description
ClassIn Python SDK。 【阅读文档】。
安装
目前 classin-sdk 支持的 Python 环境有 2.7, 3.4, 3.5, 3.6, 3.7 和 pypy。
为了简化安装过程,推荐使用 pip 进行安装
pip install classin
升级 classin 到新版本:
pip install -U classin
如果需要安装 GitHub 上的最新代码:
pip install https://github.com/007gzs/classin/archive/master.zip
调用示例
from classin import ClassInClient client = ClassInClient('<SID>', '<SECRET>') folders = client.cloud.get_folder_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
classin-0.1.1.tar.gz
(12.5 kB
view details)
File details
Details for the file classin-0.1.1.tar.gz
.
File metadata
- Download URL: classin-0.1.1.tar.gz
- Upload date:
- Size: 12.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.54.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0cf8afeeec78ae48a2b23b04501b6cbce97c4246e94a460006aa874c2afc083c |
|
MD5 | a085be42a13b97fa6c2423750c992ec4 |
|
BLAKE2b-256 | 663fc5b39b6ba2fe84a103ef33bb021a45a7e19ecafe66f6f04baa48295798a1 |