├── .gitignore ├── README.md └── wxsendmsg.py /.gitignore: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leorunwind/py2webwx/HEAD/.gitignore -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leorunwind/py2webwx/HEAD/README.md -------------------------------------------------------------------------------- /wxsendmsg.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/leorunwind/py2webwx/HEAD/wxsendmsg.py --------------------------------------------------------------------------------