Skip to content

EMOD-Hub/emodpy-hiv

Repository files navigation

emodpy-hiv

emodpy-hiv is an extension to emodpy that contains HIV-specific campaign, demographics, and reporting classes for configuring EMOD-HIV simulations. Standard country-specific configurations are wrapped into "country model" classes, providing easily accessible, modifiable, and consistent starting points for new projects. HIV-specific plotting tools are also provided to aid in exploring model output.

Table of Contents

Documentation

The emodpy-hiv code is intended to be self-documenting in order to keep the documentation fully up-to-date with the particular installed version. Additional documentation is available at the emodpy-hiv documentation.

To build the documentation locally, do the following:

  1. Create and activate a venv.

  2. Navigate to the root directory of the repo and enter the following

    python -m pip install .[docs]
    python -m sphinx -T --keep-going -b html ./docs ./site
    

Installation

Software Prerequisites

  • Python 3.13.X x64 (also supports Python 3.11-3.14)
  • Please ensure pip is updated:
python -m pip install --upgrade pip

Install

python -m pip install emodpy-hiv

Training Resources

Tutorial Python code can be found in the tutorials directory.

Support and Contributions

The code in this repository was developed by IDM to support our research in disease transmission and managing epidemics. 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 contemplated under the MIT License.

If you have feature requests, issues, or new code, please see our CONTRIBUTING page for how to provide your feedback.

Questions or comments are welcome in Discussions.

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.

About

Python code for configuring and running EMOD-HIV

Resources

License

Contributing

Stars

Watchers

Forks

Contributors