Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 764 Bytes

README.md

File metadata and controls

34 lines (24 loc) · 764 Bytes
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

REECO Python Library

Python library for the REECO framework.

Schema

TBD

Developers

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

Validator

TBD