目录

djangopython微信开发

目录

django+python微信开发

项目地址:

WeiPython

python2.7+django1.4。 封装了微信开发需要的一些类和函数,包括三种消息类,xml文件的解析和生成。 你可以在此基础上开发练手。你只需要克隆代码,然后实现wechatService.py里的processRequest方法就可以根据不同消息类型回复。

Step

Clone this reposity: git clone

Write your own processRequest in wechatService.py

upload your code to sae or bae server.