renku-python.readthedocs.io - Renku Python Library, CLI and Service — Renku 0.0.0.dev323+gec72507 documentation

Example domain paragraphs

A Python library for the Renku collaborative data science platform . It includes a CLI and SDK for end-users as well as a service backend. It provides functionality for the creation and management of projects and datasets, and simple utilities to capture data provenance while performing analysis tasks.

renku-python is the python library and core service for Renku - it does not start the Renku platform itself - for that, refer to the Renku docs on running the platform .

Renku releases and development versions are available from PyPI . You can install it using any tool that knows how to handle PyPI packages. Our recommendation is to use :code:pipx .