Install

This section covers the basics of how to download and install STP Core

Installing from source

Clone the STP Core from GitHub repository:

git clone https://github.com/ElettraSciComp/STP-Core.git STP-Core

then:

cd STP-Core
python setup.py install