Skip to main content

A tool for modelling infectious diseases.

Project description

epi-spot

latest-release Downloads Language grade: Python Total alerts

A tool for creating and testing epidemiological models faster than ever for the mathematical modelling of infectious diseases. An idea from https://github.com/henrifroese/infectious_disease_modelling.


epi-spot social image

Installation

Install via pip install epispot
As a shorthand, use as import epispot as epi

Getting Started

Check the guides and tutorials found in the tests/tutorials folder. All tutorials will have a .md file followed by a corresponding code file. If you get stuck, don't understand something, or just need to reference the documentation, per-class documentation can be found in the docs/epispot folder. You may also find it helpful to see the examples in the tests/examples folder.

Screenshots

sf-case-study line-graph

Features

  • SIR-based models

    • Susceptible
    • Infected
    • Recovered
    • Exposed
    • Dead
    • Critical
    • Hospitalized
  • Custom-defined compartmental models

    • Create custom models using the Model class
  • Graphing Capabilities

    • Plot real data from a .csv file
    • Plot model predictions interactively
    • Compare different model predictions

Compile your model at the speed of light

and get insights that match

Documentation can easily be accessed from function, class, and file docstrings. Doc strings provide additional documentation on a certain function. They can be accessed by the built-in Python help() command. These strings are formatted in Github-flavored markdown. Additionally, all files will have a 'STRUCTURE' label.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

epispot-2.0.0-py3-none-any.whl (26.2 kB view hashes)

Uploaded Python 3

Supported by

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