Skip to content

hupantingxue/wxpublic-python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wxpublic-python

Wechat public platform send/response message with python

Usage

It depends on this library:

  • BeautifulSoup installed as below:
    pip install beautifulsoup4
  • web.py installed as below:
    pip install web.py

run server as below:

python weixin.py  port

Author

hupantingxue

License

Apache 2.0

About

Wechat public platform send/response message with python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published