Add WeChat Third-party API

This commit is contained in:
jerryling315 2014-08-25 09:49:27 +08:00
parent 0306e9eb55
commit 0b55c37140

View File

@ -905,6 +905,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [gspread](https://github.com/burnash/gspread) - Google Spreadsheets Python API.
* [facebook-sdk](https://github.com/pythonforfacebook/facebook-sdk) - Facebook Platform Python SDK.
* [facepy](https://github.com/jgorset/facepy) - Facepy makes it really easy to interact with Facebook's Graph API
* [WeChat](https://github.com/jerryling315/Pychat) - A WeChat Server-end's auto-reply written in Python web.py.
* [Wikipedia](https://wikipedia.readthedocs.org/) - A Pythonic wrapper for the Wikipedia API.
* [python-instagram](https://github.com/Instagram/python-instagram) - A Python Client for Instagram API.
* [gmail](https://github.com/charlierguo/gmail) - A Pythonic interface for Gmail.