Skip to main content

IDM's malaria-specific EMOD-API binding code

Project description

emodpy-malaria

Python module for use as user-space front-end for doing research easily with EMOD (MALARIA_SIM) via idmtools.

mosquito

license

Description

This package provides a Python scriptable interface for configuring EMOD for malaria modeling. This Python interface abstracts the process of creating JSON formatted files for parameter specification, demographics specification and intervention specification along as well as abstracting the process of creating binary climate and migration files.

Getting started

Before installing emodpy_malaria, please see the Getting Started page. It can guide you through trying EMOD before you try it on your own machine.

Get emodpy-malaria

The emodpy-malaria package (and its supporting packages) is currently hosted on IDM's Python package repository.

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

Note: you may need to only use python on Windows machines rather than python3.

Documentation

Documentation available at https://docs.idmod.org/projects/emodpy-malaria/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 . --extra-index-url=https://packages.idmod.org/api/pypi/pypi-production/simple
    cd docs
    pip install -r requirements.txt
    make html
    

You may need to open a new command prompt before running make html. The HTML documentation will be output to the docs/_build/html directory.

FAQ

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

Community

Have a question or a comment? Check out our Discussions space.

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.

Developer Installation

There are several options if you are modifying the code locally.

Option 1: install in the emodpy-malaria directory:

pip install -e . --extra-index-url=https://packages.idmod.org/api/pypi/pypi-production/simple

Option 2: Each time you make a change you want to install 'build':

pip install build 

..and then run the following commands to build the package with latest code and install it:

python -m build --wheel
pip install dist\emodpy_malaria-XXX.whl 

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

emodpy_malaria-5.0.3.tar.gz (134.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

emodpy_malaria-5.0.3-py3-none-any.whl (166.7 kB view details)

Uploaded Python 3

File details

Details for the file emodpy_malaria-5.0.3.tar.gz.

File metadata

  • Download URL: emodpy_malaria-5.0.3.tar.gz
  • Upload date:
  • Size: 134.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for emodpy_malaria-5.0.3.tar.gz
Algorithm Hash digest
SHA256 8bfe384386a720703726a15b613ce1def42d040511ff0d7cceab981a35972ed9
MD5 8ad41ef9cbefd6409aabb6154b11ede8
BLAKE2b-256 2b6ff7155ad645565757c941413696e846bd03802a2e718fd8b2e14bb2b2fdf0

See more details on using hashes here.

Provenance

The following attestation bundles were made for emodpy_malaria-5.0.3.tar.gz:

Publisher: publish_pypi.yml on EMOD-Hub/emodpy-malaria

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file emodpy_malaria-5.0.3-py3-none-any.whl.

File metadata

  • Download URL: emodpy_malaria-5.0.3-py3-none-any.whl
  • Upload date:
  • Size: 166.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for emodpy_malaria-5.0.3-py3-none-any.whl
Algorithm Hash digest
SHA256 543d311b0bc695ce951d8e8da1e1dcc9676def5d50d244c8e7d8c8bd4b40d62c
MD5 81cd97cee2078cac68af7756354c9896
BLAKE2b-256 3a49244ff3a18c85f0f2f7d9ce02ba58cb1166dfe5bf782c2359610cefc7d5f8

See more details on using hashes here.

Provenance

The following attestation bundles were made for emodpy_malaria-5.0.3-py3-none-any.whl:

Publisher: publish_pypi.yml on EMOD-Hub/emodpy-malaria

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page