Skip to content

Install

The CLI is distributed as a Python package. Install it with uv or pip:

Terminal window
uv tool install komputo
Terminal window
pip install komputo

Log in to obtain an API key for your organization:

Terminal window
komputo login

The key is stored locally and sent on every request as the X-API-Key header. The web app stores the same key in your browser and sends it identically.

Terminal window
komputo prices --accelerator H100:8

A table of live EU offers — provider, region, price per GPU-hour, and carbon intensity — confirms the CLI is talking to the control plane.