Metadata-Version: 2.4
Name: emod-generic
Version: 2.36.0
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.

## Project status

EMOD-Hub projects are provided as open source software under the MIT License for
community use, research, and development.

**Unless otherwise noted, these projects are no longer actively maintained or supported
by IDM or the Gates Foundation.**

Community contributions are welcome, and trusted collaborators may review and
merge pull requests, but no guarantees are made regarding support, pull request
review, security response, maintenance, or release timelines.

## Documentation

Documentation available at https://emod.idmod.org/EMOD-Generic

## Community

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

## Contributing

If you have feature requests, issues, or new code, please see our
[CONTRIBUTING](https://github.com/EMOD-Hub/.github/blob/main/CONTRIBUTING.md)
page for how to provide your feedback.
