Awesome
wbdata
Wbdata is a simple python interface to find and request information from the World Bank's various databases, either as a dictionary containing full metadata or as a pandas DataFrame or series. Currently, wbdata wraps most of the World Bank API, and also adds some convenience functionality for searching and retrieving information.
Documentation is available at http://wbdata.readthedocs.org/ .