Metadata-Version: 2.1
Name: vivarium_public_health
Version: 0.10.9
Summary: Components for modelling diseases, risks, and interventions with ``vivarium``
Home-page: https://github.com/ihmeuw/vivarium_public_health
Author: The vivarium_public_health developers
Author-email: vivarium.dev@gmail.com
License: GNU GPLv3
Description: Vivarium Public Health
        ======================
        
        .. image:: https://badge.fury.io/py/vivarium-public-health.svg
            :target: https://badge.fury.io/py/vivarium-public-health
        
        .. image:: https://travis-ci.org/ihmeuw/vivarium_public_health.svg?branch=master
            :target: https://travis-ci.org/ihmeuw/vivarium_public_health
            :alt: Latest Version
        
        .. image:: https://readthedocs.org/projects/vivarium_public_health/badge/?version=latest
            :target: https://vivarium_public_health.readthedocs.io/en/latest/?badge=latest
            :alt: Latest Docs
        
        .. image:: https://zenodo.org/badge/141212278.svg
           :target: https://zenodo.org/badge/latestdoi/141212278
        
        This library contains several components for 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 with
        
          ``> git clone https://github.com/ihmeuw/vivarium_public_health.git``
        
          ``> cd vivarium_public_health``
        
          ``> python setup.py install``
        
        Documentation
        ======================
        You can view documentation at https://vivarium_public_health.readthedocs.io/en/latest/
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Natural Language :: English
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX
Classifier: Operating System :: POSIX :: BSD
Classifier: Operating System :: POSIX :: Linux
Classifier: Operating System :: Microsoft :: Windows
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Education
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Life
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Software Development :: Libraries
Provides-Extra: docs
Provides-Extra: test
Provides-Extra: dev
