pip package

If you want to use ForeTiS as a pip package, e.g. to be able to integrate its functions to your own code, you can easily install it by just running:

pip install ForeTiS

More details can be found in the Installation Guide: pip workflow

For a walkthrough of ForeTiS’ main time series forecasting pipeline using the pip workflow, see the following tutorial: HowTo: Use ForeTiS as a pip package