Skip to content

conetse/wxOfficialReply

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wxOfficialReply

This is a simple but runnable wechat official account reply server base on flask and gevent.

feature

  • 1 WeChat Official Account msg encode and decode
  • 2 msg reply
  • 3 it's just a runnable demo

todo but not do

  • 1 add log module
  • 2 add other logic code if you need

install

you need perpare some env:

  • pip install pycrypto
  • pip install flask
  • pip install gevent
  • pip install requests

then run in cmd:

  • python wxofficialreply.py

About

This is a simple but runnable wechat official account reply server base on flask and gevent.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages