Skip to content

lord63-forks/python-sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)