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: .. code-block:: pip install ForeTiS More details can be found in the Installation Guide: :ref:`pip workflow` For a walkthrough of ForeTiS' main time series forecasting pipeline using the pip workflow, see the following tutorial: :ref:`HowTo: Use ForeTiS as a pip package`