From 0364e7383a550c31ae2eed4ebd3f2186cb2cb3a6 Mon Sep 17 00:00:00 2001 From: Michael Herman Date: Wed, 9 Jul 2014 10:09:21 -0700 Subject: [PATCH] added api resource --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 75c2739..b7397f0 100644 --- a/README.md +++ b/README.md @@ -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