Metadata-Version: 2.1
Name: carrot-cdm
Version: 0.0.0
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
Requires-Dist: numpy
Requires-Dist: scipy
Requires-Dist: pandas
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
Requires-Dist: sqlalchemy
Requires-Dist: sqlalchemy-utils
Provides-Extra: airflow
Requires-Dist: apache-airflow ; extra == 'airflow'
Provides-Extra: performance
Requires-Dist: snakeviz ; extra == 'performance'

All documentation relating to co-connect-tools can be found here:

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


