yymor / wechat-demo4dev

微信Demo(用于开发演示)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wechat-demo4dev

微信Demo(用于开发演示)

使用步骤

pip install -r requirements.txt
python run.py

开发注意

  • 将程序放置于服务器,将服务器IP添加到微信IP白名单,即可去掉run.py中的代理部分的代码
  • nginx配置文件: app-nginx.conf
  • 微信开发参数: src/wechat.py 中的 CFG

About

微信Demo(用于开发演示)

License:MIT License


Languages

Language:Python 56.4%Language:HTML 43.6%