add the python Reddit API wrapper

This commit is contained in:
Kuangshi Yan 2014-07-06 01:52:30 +02:00
parent 9314dc9a30
commit d2db4cd1ef

View File

@ -711,6 +711,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