Metadata-Version: 2.1
Name: xinge
Version: 2.0.2
Summary: xinge Push API for Python(http://xg.qq.com).
Home-page: https://github.com/jie17/xinge-api-python
Author: observer
Author-email: 764664@gmail.com
License: MIT
Keywords: xinge,Android Push,iOS Push,push
Platform: any
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Requires-Dist: requests

====================
Xinge API for Python
====================

Xinge Push API for Python(http://xg.qq.com).
You can download the lastest version here: http://xg.qq.com/xg/ctr_index/download

------------
Installation
------------
To install xinge_push, simply:

    $ sudo pip install xinge_push

or alternatively install via easy_install:

    $ sudo easy_install xinge_push

or from source:

    $ sudo python setup.py install


