Merge pull request #116 from mjhea0/master

added api resource
This commit is contained in:
Vinta 2014-07-10 13:21:16 +08:00
commit 5419705568

View File

@ -844,6 +844,7 @@ Where to discover new Python libraries.
* [Python 3 Wall of Superpowers](http://python3wos.appspot.com/) - Too many popular Python packages don't support Python 3.
* [Trending Python repositories on GitHub today](https://github.com/trending?l=python) - Good place to find new Python libraries.
* [Django Packages](https://www.djangopackages.com/) - A directory of reusable apps, sites, tools, and more for Django projects.
* [List of Python API Wrappers](https://github.com/realpython/list-of-python-api-wrappers) - A list of web services along with links to their docs and Python wrappers/libraries
## Weekly