Metadata-Version: 2.1
Name: covid-shared
Version: 1.15.2
Summary: Shared utilities for the covid model pipeline.
Home-page: https://stash.ihme.washington.edu/projects/CVD19/repos/covid-shared/browse
Author: James Collins
Author-email: collijk@uw.edu
License: UNKNOWN
Platform: UNKNOWN
License-File: LICENSE.txt
License-File: AUTHORS.rst
Requires-Dist: click
Requires-Dist: loguru
Requires-Dist: pandas
Requires-Dist: pyyaml
Provides-Extra: dev
Requires-Dist: pytest ; extra == 'dev'
Requires-Dist: pytest-mock ; extra == 'dev'
Requires-Dist: sphinx ; extra == 'dev'
Requires-Dist: jobmon (<2.3,>=2.2.1) ; extra == 'dev'
Requires-Dist: db-queries (<25,>=24.4.0) ; extra == 'dev'
Provides-Extra: docs
Requires-Dist: sphinx ; extra == 'docs'
Provides-Extra: internal
Requires-Dist: jobmon (<2.3,>=2.2.1) ; extra == 'internal'
Requires-Dist: db-queries (<25,>=24.4.0) ; extra == 'internal'
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: pytest-mock ; extra == 'test'

covid-shared
============

.. image:: https://badge.fury.io/py/covid-shared.svg
    :target: https://badge.fury.io/py/covid-shared

.. image:: https://github.com/ihmeuw/covid-shared/workflows/build/badge.svg?branch=master
    :target: https://github.com/ihmeuw/covid-shared/actions?query=workflow%3Abuild

.. image:: https://zenodo.org/badge/255461232.svg
   :target: https://zenodo.org/badge/latestdoi/255461232

Shared utilities for covid data processing.

Please send all inquiries to covid19@healthdata.org


