Python
Fetching latest commit…
Cannot retrieve the latest commit at this time.

README.md

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 ([email protected])