Metadata-Version: 2.1
Name: carrot-cdm
Version: 0.6.8
Summary: Python package for performing mapping of ETL to CDM 
Home-page: https://github.com/HDRUK/CaRROT-CDM
Author: CO-CONNECT Collaboration
Author-email: calmacx@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pandas
Requires-Dist: sqlalchemy (>=1.4.0)
Requires-Dist: sqlalchemy-utils
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: coloredlogs
Requires-Dist: Jinja2
Requires-Dist: graphviz
Requires-Dist: click
Requires-Dist: tabulate
Requires-Dist: psutil
Requires-Dist: pysimplegui
Requires-Dist: requests
Requires-Dist: openpyxl
Requires-Dist: pyyaml
Requires-Dist: python-daemon
Requires-Dist: inquirer
Requires-Dist: python-dotenv
Requires-Dist: co-connect-pseudonymise
Provides-Extra: airflow
Requires-Dist: apache-airflow ; extra == 'airflow'
Provides-Extra: performance
Requires-Dist: snakeviz ; extra == 'performance'

All documentation relating to the CaRROT-CDM builder can be found here:

## [https://hdruk.github.io/CaRROT-Docs/CaRROT-CDM/About/](https://hdruk.github.io/CaRROT-Docs/CaRROT-CDM/About/)


