Skip to content

Files

Latest commit

 

History

History
33 lines (20 loc) · 630 Bytes

README.md

File metadata and controls

33 lines (20 loc) · 630 Bytes

Python-SDK

Build Status Python3 Support

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)