Installation

The LOGS-Py package can be easily installed by using pip.

For this, open a terminal and enter the commands.

You can then install the LOGS-Py library by entering.

pip install logs-py --upgrade

Depending on your environment, you might need to have numpy installed on your system before you install LOGS-Py.

pip install numpy