# XGPush-SDK-fy **Repository Path**: fy0/XGPush-SDK-fy ## Basic Information - **Project Name**: XGPush-SDK-fy - **Description**: 腾讯信鸽(Xinge)推送 SDK 修改版,支持了py3,使用ujson代替json,requests代替httplib和urllib - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2015-03-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README  腾讯信鸽推送SDK 修改版 --- **特性** * 支持了py3,但也能在py2下运行(官方版只支持py2) * 在可能的情况下使用ujson代替json * 使用 requests 代替了原本的httplib和urllib **P.S.** * 对应官方SDK 1.0.3 * 依赖 requests * 架构设计的非常棒,向腾讯程序员致敬 **历史** * 2014-5-13 - 1.0.3, fy