Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in
Toggle navigation
J
jpush-api-python-client
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
钟尚武
jpush-api-python-client
Commits
0c7d0c0c
Commit
0c7d0c0c
authored
Jun 12, 2014
by
Javen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README
parent
1d52f6bc
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
14 deletions
+9
-14
README.md
README.md
+9
-14
No files found.
README.md
View file @
0c7d0c0c
# JPush API Python Client
# JPush API Python Client
A Python client library for JPush REST APIs.
## Installation
JPush REST APIs 的 Python 语言版本开发包。由 JPush 官方维护。
To install jpush-api-python-client, simply:
## 安装
通过 pip 命令:
$ sudo pip install jpush
$ sudo pip install jpush
or alternatively install via easy_install:
或者使用 easy_install:
$ sudo easy_install jpush
$ sudo easy_install jpush
or from source:
或者直接从源代码安装:
$ sudo python setup.py install
$ sudo python setup.py install
## Examples
Details refer to
`examples <https://github.com/jpush/jpush-api-python-client/blob/master/examples>`
_
# JPush API Python 客户端
## 安装
## 示例
## 示例
详情参考:
[
Examples
](
https://github.com/jpush/jpush-api-python-client/blob/master/examples
)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment