Welcome to epivislab’s documentation!

Epivislab is a library for visualizing epidemic simulations. Epivislab is specifically designed to work with simuations generated by Episimlab.

View the source code on GitHub.

Dependencies

Setup

Clone the repository and run python3 setup.py to install in your local environment, then install requirements with pip3 install -r requirements.txt.

Tests

After installing epivislab and its dependencies, tests can optionally be run with pytest.

Indices and tables