Nuvolos CLI and Python API

Nuvolos offers a Command-Line Interface (CLI) and a Python API for creating computational workflows on the platform.

Introduction

The Nuvolos CLI lets you start, stop, and execute commands in Nuvolos applications from the command line. You can access the CLI either directly from a Nuvolos application within the platform or from your personal computer.

You can also start Nuvolos applications in scaled mode, on high-CPU/memory, or GPU nodes.

The Nuvolos Python API is a Python client for the public Nuvolos REST API, offering the same functionality with a Python interface.

Last updated