component-id | name | description | project | type | doi | credits | resource | |
---|---|---|---|---|---|---|---|---|
reeco-python-library |
REECO Python Library |
The Python library of the REECO framework. |
reeco-framework |
SoftwareLibrary |
10.5281/zenodo.10655153 |
|
Python library for the REECO framework.
TBD
Editing happens in this Spreadsheet.
The reference documentation is in folder schema/
.
To regenerate the yaml
files in the schema directory:
python3 generate-schema.py && git add schema/ && git commit -m "Update" && git push
TBD