Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 430 Bytes

File metadata and controls

21 lines (14 loc) · 430 Bytes

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