Metadata-Version: 2.4
Name: emod-generic
Version: 2.34.0
Summary: PyPI distribution of EMOD-Generic files.
Author-email: Kurt Frey <kurt.frey@gatesfoundation.org>
License-Expression: MIT
Project-URL: Homepage, https://www.idmod.org/tool/emod-generic/
Project-URL: Documentation, https://emod-hub.github.io/EMOD-Generic/
Project-URL: Repository, https://github.com/EMOD-Hub/EMOD-Generic
Project-URL: Issues, https://github.com/EMOD-Hub/EMOD-Generic/issues
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: C++
Classifier: Topic :: Scientific/Engineering :: Bio-Informatics
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Provides-Extra: docs
Requires-Dist: setuptools; extra == "docs"
Requires-Dist: sphinxext.remoteliteralinclude; extra == "docs"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: sphinx-copybutton; extra == "docs"
Requires-Dist: pydata-sphinx-theme; extra == "docs"
Requires-Dist: plantweb; extra == "docs"
Requires-Dist: sphinxcontrib-programoutput; extra == "docs"
Requires-Dist: myst-parser; extra == "docs"
Requires-Dist: pygithub; extra == "docs"
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

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 distribution includes a compiled binary of the Generic branch of EMOD, built for CentOS 7 and Python 3.9

## Community and Contributions

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