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.8.tar.gz (136.3 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.8-py3-none-any.whl (169.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for emodpy_malaria-5.0.8.tar.gz
Algorithm Hash digest
SHA256 ab0015746b562157dd52c623efe98db27b83fb8826986cd8e432a5e54032802e
MD5 7dd8864910db51ea1c5d4438f0c0f579
BLAKE2b-256 6c4f2096ca3ce02ac6830eeb683d9f9c7e77c3b63c5c89ac2e7f7d360cae3f86

See more details on using hashes here.

Provenance

The following attestation bundles were made for emodpy_malaria-5.0.8.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.8-py3-none-any.whl.

File metadata

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

File hashes

Hashes for emodpy_malaria-5.0.8-py3-none-any.whl
Algorithm Hash digest
SHA256 a9736603ea12ee2b4f45cca313569aff82d84261590bd417613b611202e21ddb
MD5 cf140a1658d81051d120da68c6c4a4dd
BLAKE2b-256 9178774b6dfe61ff492569d7fbd458ccf6d43ed501c44311c99b617b256964ec

See more details on using hashes here.

Provenance

The following attestation bundles were made for emodpy_malaria-5.0.8-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