.. wechatpy documentation master file, created by sphinx-quickstart on Thu Sep 25 14:26:14 2014. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. wechatpy 使用文档 ==================================== wechatpy 是一个微信 (WeChat) 的第三方 Python SDK, 实现了微信公众号、企业微信和微信支付等 API。 快速入门 ------------- .. toctree:: :maxdepth: 2 install quickstart 微信公众平台接口 ------------------- 建议在使用前先阅读 `微信开发平台官方文档 `_ .. toctree:: :glob: :maxdepth: 2 messages events replies client/index pay oauth 企业微信平台接口 --------------------- 建议在使用前先阅读 `企业微信API `_ .. toctree:: :maxdepth: 2 :glob: enterprise/quickstart enterprise/client 微信公众号第三方平台接口 ----------------------------- .. toctree:: :maxdepth: 2 component 示例项目/扩展程序 --------------------- 1. `django restful demo `_ 2. `WeCron 基于微信的定时提醒 `_ 3. `flask-wechatpy `_ Flask 扩展 更新日志 --------------- .. toctree:: :maxdepth: 1 changelog