Awesome
Spine Engine
A Python package to coordinate the execution of Spine Toolbox workflows.
<p align="center" width="100%"> <picture> <source media="(prefers-color-scheme: dark)" srcset="./fig/spineengine_logo.svg" width="50%"> <img alt="Spine Engine" src="./fig/spineengine_on_wht.svg" width="50%"> </picture> </p>License
Spine Engine is released under the GNU Lesser General Public License (LGPL) license. All accompanying documentation and manual are released under the Creative Commons BY-SA 4.0 license.
Getting started
Installation
To install Spine Engine into an existing Python environment, run
$ pip install spine_engine
<hr>
<center>
<table width=500px frame="none">
<tr>
<td valign="middle" width=100px>
<img src=fig/eu-emblem-low-res.jpg alt="EU emblem" width=100%></td>
<td valign="middle">This project has received funding from European Climate, Infrastructure and Environment Executive Agency under the European Union’s HORIZON Research and Innovation Actions under grant agreement N°101095998.</td>
<tr>
<td valign="middle" width=100px>
<img src=fig/eu-emblem-low-res.jpg alt="EU emblem" width=100%></td>
<td valign="middle">This project has received funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement No 774629.</td>
</table>
</center>