Metadata-Version: 2.4
Name: emod-generic
Version: 2.34.13.dev26
Summary: PyPI distribution of EMOD-Generic files.
Author-email: Kurt Frey <kurt.frey@gatesfoundation.org>
License-Expression: MIT
Project-URL: Repository, https://github.com/EMOD-Hub/EMOD-Generic
Project-URL: Documentation, https://emod.idmod.org/EMOD-Generic/
Project-URL: Issues, https://github.com/EMOD-Hub/EMOD-Generic/issues
Keywords: modeling,IDM
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: C++
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.10
Description-Content-Type: text/markdown
Provides-Extra: docs
Requires-Dist: mkdocs-material; extra == "docs"
Requires-Dist: mkdocs-include-markdown-plugin; extra == "docs"
Requires-Dist: mkdocstrings-python; extra == "docs"
Requires-Dist: mkdocs-autoapi; extra == "docs"
Requires-Dist: mkdocs-glightbox; extra == "docs"
Requires-Dist: mkdocs-table-reader-plugin; extra == "docs"
Provides-Extra: lint
Provides-Extra: test
Requires-Dist: pandas; extra == "test"
Requires-Dist: scipy; extra == "test"
Requires-Dist: matplotlib; extra == "test"
Requires-Dist: lz4; extra == "test"
Requires-Dist: python-snappy; extra == "test"

> **emod-generic** — This package is a disease-specific distribution of the EMOD binary for the **Generic** simulation type.

# EMOD-Generic

Epidemiological MODeling software (EMOD), is an agent-based model that simulates the simultaneous interactions of agents in an effort to recreate complex phenomena.

EMOD is stochastic; infection and recovery processes are represented as random draws.

This repository is focused on the Generic disease branch of the software, and is appropriate for use simulating measles, rubella, polio, etc.

## Community and Contributions

Have a question or a comment? Check out our [Discussions](https://github.com/EMOD-Hub/issues-and-discussions) space.

## Disclaimer

The code in this repository was developed by IDM and other collaborators to support 
our joint research on flexible agent-based modeling. We've made it publicly available 
under the MIT License to provide others with a better understanding of our research 
and an opportunity to build upon it for their own work. We make no representations 
that the code works as intended or that we will provide support, address issues that 
are found, or accept pull requests.  You are welcome to create your own fork and 
modify the code to suit your own modeling needs as permitted under the MIT License.
