Metadata-Version: 2.1
Name: oecd-toolbox
Version: 0.3.20
Summary: OECD fetcher building templates and helpers
Home-page: https://algobank.oecd.org:4430/oecd-data-fetchers1/OECD-TOOLBOX
Author: Gyorgy Gyomai, Isaac Afambo
Author-email: gyorgy.gyomai@oecd.org
License: UNKNOWN
Project-URL: Bug Tracker, https://algobank.oecd.org:4430/oecd-data-fetchers1/OECD-TOOLBOX/-/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE

# OECD Toolbox
A library of abstract classes that can serve as a skeleton for writing downloaders and converters for DbNomics style fetchers.
Additionally it contains utility/helper functions to handle common operations or transformations in both the downloading and conversion process.   


