DDH1api provides a rudimentary python interface to the World Bank's Development Data Hub (DDH).
This is designed for internal use by World Bank staff. Previous versions of the module were named
simply ddh
and were maintained at https://github.com/tgherzog/pyddh.
pip install git+git://github.com/tgherzog/ddh1api
or
pip install git+https://github.com/tgherzog/ddh1api
or download this repository as a ZIP file and install like this:
pip install Downloads\ddh1api-master.zip
import ddh1 as ddh