Merge pull request #82 from yankuangshi/patch-1

add the python Reddit API wrapper
This commit is contained in:
Vinta 2014-07-07 09:11:23 +08:00
commit 36dbc66584

View File

@ -715,6 +715,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
* [Wikipedia](https://wikipedia.readthedocs.org/en/latest/) - 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.
* [praw](https://github.com/praw-dev/praw) - A python wrapper for the Reddit API.
## DevOps Tools