Vivarium Public Health Documentation

https://badge.fury.io/py/vivarium-public-health.svg Documentation Status https://zenodo.org/badge/141212278.svg

This library contains several components for modelling diseases and their interventions.

You can install vivarium-public-health from PyPI with pip:

pip install vivarium-public-health

or build it from source by cloning the monorepo and installing this package:

git clone https://github.com/ihmeuw/vivarium-suite.git
cd vivarium-suite
pip install libs/public-health

For broader monorepo development setup, see the monorepo README at https://github.com/ihmeuw/vivarium-suite.

Check out the docs!