Metadata-Version: 2.1
Name: ai4scr-data-utility
Version: 0.0.1
Summary: Utilities to harmonise data workflows
Author-email: Adriano Martinelli <art@zurich.ibm.com>
Project-URL: repository, https://github.com/AI4SCR/ai4scr-datasets
Requires-Python: <3.11,>=3.7
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: dev
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: pytest-cov ; extra == 'dev'
Requires-Dist: black ; extra == 'dev'
Requires-Dist: flake8 ; extra == 'dev'
Requires-Dist: pep8-naming ; extra == 'dev'
Requires-Dist: mypy ; extra == 'dev'
Requires-Dist: sphinx ; extra == 'dev'
Requires-Dist: sphinx-autodoc-typehints ; extra == 'dev'
Requires-Dist: better-apidoc ; extra == 'dev'
Requires-Dist: six ; extra == 'dev'
Requires-Dist: sphinx-rtd-theme ; extra == 'dev'
Requires-Dist: myst-parser ; extra == 'dev'
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-cov ; extra == 'test'

# Dataset
[![Build Status](https://travis.ibm.com/AI4SCR-DEV/dataset.svg?token=bmUqdLriQp1g3yv7TJC6&branch=master)](https://travis.ibm.com/AI4SCR-DEV/dataset)
[![GitHub Pages](https://img.shields.io/badge/docs-sphinx-blue)](https://pages.github.ibm.com/art-zurich/dataset-python-package/)

Utilities to standardise exposure of datsets used in the AI4SCR group.
