Skip to main content

The nightly version of the epispot package.

Project description

epi-spot

build latest-release Downloads build-status open-issues codecov


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

This is a nightly build of epispot. Releases may contain unstable code and issues are to be expected.
Additionally, code within this branch may be deprecated at any time.
See the official stable build and all its features here


Installation

Epispot nightly can only be installed on pip at this time. Install with:

pip install epispot-nightly

As a shorthand, use import epispot as epi. Both nightly and stable packages cannot be used at the same time in the same file. To ensure that you are using the latest version, run the following command regularly*:\

pip install epispot-nightly --upgrade

*updates are published after every commit (~1/day)
See CHANGELOG.md for detailed update information

Getting Started

Make sure you are already familiar with epispot. If not, checkout the tests/ directory for hands-on examples. You can view the new functions and changes by using the built-in Python help() command. Epispot docs are located here.

Stay one step ahead

And preview the latest features

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.

Thanks to all contributors

Made with contributors-img.

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

epispot-nightly-2.1.1.9.tar.gz (17.1 kB view hashes)

Uploaded Source

Built Distribution

epispot_nightly-2.1.1.9-py3-none-any.whl (15.6 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