RV 2020 Tutorial Materials

This page holds all materials used for the tutorial The VyPR Framework for Performance Analysis of Python Web Services at the International Conference on Runtime Verification 2020.

Explore the VyPR Ecosystem with our Docker container

To enable you to see all of our tools working in one environment, we supply a containerised version of our tool ecosystem. To get the container up and running, you'll first need docker (we recommend Docker GUI) and then our container files:

git clone https://github.com/pyvypr/ecosystem-container.git

once you have these, execute web-tool-docker.sh from within the repository's new directory.

Once this has finished, you'll have all of our tools running in a docker container on your machine. To begin exploring, start with our instructions:

Exploring the VyPR Ecosystem Docker Container

that contain descriptions of each of our tools, along with links that will open live instances of the tools running inside the docker container.