Skip to content

chaim007/python-sdk

 
 

Repository files navigation

Python-SDK

Build Status Python3 Support Codecov

LeanCloud Python SDK

Install

pip install leancloud-sdk

or

easy_install leancloud-sdk

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

Generate API document

cd docs
make html

License

License: GNU LGPL.

Author: asaka (lan@leancloud.rocks)