KO
|
EN
gitlite — search
Search
#dotfiles
#java
#javascript
#vim
#ruby
#nodejs
#plugin
#mantisbt-plugin
#php
#vim-configuration
#shell
#unmaintained
django-wechat
★ 64
Open GitHub ↗
Django实现微信公众号开发,封装官方API,可通过pip进行安装.
Download README (.md)
Explore Similar Repositories
notes
:
No description available.
pride
:
Simple hack to display the colors of the rainbow flag in the GitHub language bar. #lovewins
compliancelib-python
:
Machine readable cybersecurity compliance standards library for Python, starting with FISMA and NIST Risk Management Framework
whyis
:
Whyis is a nano-scale knowledge graph publishing, management, and analysis framework.
RDA1846
:
RDA1846 VHF/UHF Transceiver Chip I2C library for Arduino
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
django-wechat
?
Download (.md)
       <!--  --> <!--  --> <!--  --> ### 微信公众号Django版本 </br> 项目主页: https://github.com/tolerious/django-wechat </br> 详尽的项目文档: [Read The Doc](http://django-weixin.readthedocs.org/zh_CN/latest/) ### 包依赖 参照[这里](https://github.com/tolerious/django-wechat/blob/master/requirement.txt) ### 简介 项目的宗旨是封装微信公众号的API,从而方便开发这快速进行微信公众号的开发,您可以直接使用本项目进行基于Django的公众号开发, 同时您也可以把TA当作一个普通的python软件包通过`pip install django-weixin`进行安装. ### 功能 * 验证成为开发者 * 自动回复微信号关注者消息 * 创建自定义菜单 * 生成二维码 * 长连接转短链接 * 微信支付 * 未完待续... ### 问题与Bug 可以通过Github上的Issue进行Bug的提交与问题的讨论. ### License Copyright © 2016 tolerious. MIT licensed.