.. comment: SPDX-FileCopyrightText: 2017-2023 Contributors to the OpenSTEF project SPDX-License-Identifier: MPL-2.0 Welcome to the OpenSTEF documentation! ====================================== OpenSTEF is a Python package which is used to make short term forecasts for the energy sector. It contains all components for the machine learning pipeline required to make a forecast. The ``openstef`` Python package and its installation instructions are available at: https://pypi.org/project/openstef/. If you're brand new, start by reading the :ref:`architecture_methodology_components` section. Otherwise, if you're ready to start using OpenSTEF checkout the :ref:`user_guides`. .. toctree:: :maxdepth: 1 about_openstef user_guides architecture_methodology_components api_reference community More on OpenSTEF ================ - Find the latest information on the project on `the project's website `_. - You can also watch a `video about OpenSTEF `_, instead of reading about the project. - Want to join the discussion? Join our `Teams channel `_. Contributing ============ Please read `CONTRIBUTING.md `_, `CODE_OF_CONDUCT.md `_, and `PROJECT_GOVERNANCE.md `_ for details on the process for submitting pull requests to us. License ======= This project is licensed under the Mozilla Public License, version 2.0 - see LICENSE for details.