Metadata-Version: 2.1
Name: extractlib
Version: 0.0.4
Summary: Python library which provides utilities for implementing custom extracts
Home-page: https://github.com/adaptivemgmt/extractlib
Author: Knoema
Author-email: info@knoema.com
License: MIT
Description: # extractlib
        Python library which provides utilities for implementing custom extracts that hook into the Oasis ETL pipeline
        
        ## Installation
        1. Install
            ```bash
            pip install extractlib
            ```
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
