Try out the examples in the examples folder using the binder service. The package can also be installed on Google Colab using the commands: The easiest way to get started with the Control Systems ...
For execution strategy, I would parallelize independent fetch tasks (for example multiple repository downloads at once) but keep ordering-sensitive stages serial when needed (for example final merge, ...