Skip to content

Latest commit

 

History

History
34 lines (24 loc) · 764 Bytes

File metadata and controls

34 lines (24 loc) · 764 Bytes
component-id reeco-python-library
name REECO Python Library
description The Python library of the REECO framework.
project reeco-framework
type SoftwareLibrary
doi 10.5281/zenodo.10655153
credits
resource https://pypi.org/project/reeco/

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