Installation

The monitor-server-api contains both the server and the API. The server is based on:

On the other hand, the API requires the following to work:

There is no way to get either the server or the api. Both systems are packaged together.

Supported environments

The following versions of Python are supported:

  • Python 3.6

  • Python 3.7

  • Python 3.8

It currently runs on Linux. it hasn’t been tested on Windows.

From conda

Simply run the following command to get it installed in your current environment

$ conda install monitor-server-api -c https://conda.anaconda.org/conda-forge

From pip

Simply run the following command to get it installed

$ pip install monitor-server-api