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.2.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.2-py3-none-any.whl (166.7 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: emodpy_malaria-5.0.2.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.2.tar.gz
Algorithm Hash digest
SHA256 dc82b8421fc5839cb0314606003ab46917c144d7bfd00d4ffec21cf2b0f5d158
MD5 26ba190f95ec9ac0568cf99340b5b804
BLAKE2b-256 76a52d79c89f3c1245402e4ff21735f3afec1b2afb7166ece28a0c9ce2e09611

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: emodpy_malaria-5.0.2-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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 f10fca43a3cefa552aaac61df15d9cd8789926739311b58ca75adb2e96c893ae
MD5 b7e6d7e3872a9bbcc540407055a2ec72
BLAKE2b-256 8816136f566724e93bc8f070f3cecfc591c7f3fc10b85526de87d6b40c1fde33

See more details on using hashes here.

Provenance

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