.. _tutorials:

Tutorials
=========

The tutorials are Jupyter notebooks which you can find `here <https://github.com/Sciemon/powerfactorypy/tree/main/tutorials>`_
or click on the links below to go to a specific tutorial.

Getting started
----------------
Start here with the 
`getting started tutorial <https://github.com/Sciemon/powerfactorypy/blob/main/tutorials/getting_started.ipynb>`_.
This tutorial gives an overview of the interaction with the *PowerFactory* 
database using *powfacpy*. The methods introduced in this tutorial serve as a basis to 
do more complex things and to write more readable code using less lines of code.

Dynamic Simulation
------------------
ToDo

Plotting
--------------
ToDo