Skip to content

Latest commit

 

History

History
33 lines (20 loc) · 505 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 505 Bytes

Python-SDK

Build Status

LeanCloud Python SDK (under development)

Install

pip install leancloud-sdk

or

easy_install leancloud-sdk

Maybe you need the sudo prefix depends on you OS environment.

Generate API document

cd docs
make html

License

License: GNU LGPL.

Author: asaka (lan@leancloud.rocks)