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: https://docs.idmod.org/projects/emodpy-hiv/en/latest/

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

    pip install -e .
    cd docs
    pip install -r requirements.txt
    make html
    

Installation

Software Prerequisites

  • Python 3.9.X x64
  • Please ensure pip is updated as default-installed pip with python 3.9 is outdated:
python -m pip install --upgrade pip

Install

python -m pip install emodpy-hiv --extra-index-url=https://packages.idmod.org/api/pypi/pypi-production/simple

Training Resources

Tutorial Python code can be found in the tutorials directory.

FAQ

Frequently asked questions are answered in https://docs.idmod.org/projects/emodpy-hiv/en/latest/faq.html.

Community

The EMOD Community is made up of researchers and software developers, primarily focused on malaria and HIV research. We value mutual respect, openness, and a collaborative spirit. If these values resonate with you, we invite you to join our EMOD Slack Community by completing this form:

https://forms.office.com/r/sjncGvBjvZ

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 https://github.com/EMOD-Hub/emodpy-hiv/blob/main/CONTRIBUTING.rst' page for how to provide your feedback.

Questions or comments can be directed to idmsupport@gatesfoundation.org.

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

Stars

Watchers

Forks

Packages

No packages published

Contributors 6