Skip to content

Latest commit

 

History

History
63 lines (40 loc) · 1.63 KB

api.rst

File metadata and controls

63 lines (40 loc) · 1.63 KB

Renku Python API

The following sections describe the Renku Python API. If you work with the R programming language, you can also use this API through the reticulate package. For more information, visit our dedicated tutorial.

Activity

.. automodule:: renku.ui.api.models.activity

Dataset

.. automodule:: renku.ui.api.models.dataset

Inputs, Outputs, and Parameters

.. automodule:: renku.ui.api.models.parameter

Plan, CompositePlan

.. automodule:: renku.ui.api.models.plan

Project

.. automodule:: renku.ui.api.models.project

RDF Graph

.. automodule:: renku.ui.api.graph.rdf