Skip to content

JPush's officially supported Python client library for accessing JPush APIs. 极光推送官方支持的 Python 版本服务器端 SDK。

Notifications You must be signed in to change notification settings

fanglufanglu/jpush-api-python-client

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JPush API Python Client

JPush's officially supported Python client library for accessing JPush APIs.

Dependencies

You need to install requests, the python http library, to use jpush python client.

$ sudo pip install requests

Installation

To install jpush-api-python-client, simply:

$ sudo pip install jpush

or alternatively install via easy_install:

$ sudo easy_install jpush

or from source:

$ sudo python setup.py install

Examples

Details refer to examples

Thanks to

crystal-wei for reporting the jpush-api-python-client issues;

About

JPush's officially supported Python client library for accessing JPush APIs. 极光推送官方支持的 Python 版本服务器端 SDK。

Resources

Stars

Watchers

Forks

Packages

No packages published