added api resource

This commit is contained in:
Michael Herman 2014-07-09 10:09:21 -07:00
parent c437a76224
commit 0364e7383a

View File

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