GitHub - guolee89/jpush-api-python-client: JPush's officially supported Python client library for accessing JPush APIs. 极光推送官方支持的 Python 版本服务器端 SDK。
-
Notifications
You must be signed in to change notification settings - Fork 0
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:
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。