Metadata-Version: |
2.1 |
Name: |
wbdata |
Version: |
1.0.0 |
Summary: |
A library to access World Bank data |
Author: |
Oliver Sherouse |
Author-Email: |
oliver[at]oliversherouse.com |
Home-Page: |
https://github.com/OliverSherouse/wbdata |
Project-Url: |
Documentation, https://wbdata.readthedocs.io/ |
Project-Url: |
Repository, https://github.com/OliverSherouse/wbdata |
License: |
GPL-2.0+ |
Keywords: |
World Bank,data,economics |
Classifier: |
Development Status :: 5 - Production/Stable |
Classifier: |
Intended Audience :: Science/Research |
Classifier: |
License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+) |
Classifier: |
Operating System :: OS Independent |
Classifier: |
Programming Language :: Python :: 3 |
Classifier: |
Programming Language :: Python :: 3.8 |
Classifier: |
Programming Language :: Python :: 3.9 |
Classifier: |
Programming Language :: Python :: 3.10 |
Classifier: |
Programming Language :: Python :: 3.11 |
Classifier: |
Programming Language :: Python :: 3.12 |
Classifier: |
Topic :: Scientific/Engineering |
Classifier: |
Typing :: Typed |
Requires-Python: |
>=3.8,<4.0 |
Requires-Dist: |
appdirs (<2.0,>=1.4) |
Requires-Dist: |
backoff (<3.0.0,>=2.2.1) |
Requires-Dist: |
cachetools (<6.0.0,>=5.3.2) |
Requires-Dist: |
dateparser (<2.0.0,>=1.2.0) |
Requires-Dist: |
decorator (<6.0.0,>=5.1.1) |
Requires-Dist: |
mkdocs (<2.0.0,>=1.5.3); extra == "docs" |
Requires-Dist: |
mkdocstrings[python] (<0.25.0,>=0.24.0); extra == "docs" |
Requires-Dist: |
pandas (<3,>=1); extra == "pandas" |
Requires-Dist: |
requests (<3.0,>=2.0) |
Requires-Dist: |
shelved-cache (<0.4.0,>=0.3.1) |
Requires-Dist: |
tabulate (<0.9.0,>=0.8.5) |
Provides-Extra: |
docs |
Provides-Extra: |
pandas |
Description-Content-Type: |
text/markdown |