Skip to content

Latest commit

 

History

History
executable file
·
12 lines (8 loc) · 483 Bytes

quick_api.rst

File metadata and controls

executable file
·
12 lines (8 loc) · 483 Bytes

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: :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`