Skip to main content

Runtime Python SDK and CLI

Project description

runtime-sdk

Python SDK and CLI for Runtime.

Install

uv tool install runtime-sdk

Configure

The CLI talks to http://127.0.0.1:8080 by default. Override it with:

export RUNTIME_BASE_URL=https://runruntime.dev

Or pass --base-url per command.

Usage

runtime signup you@example.com --name "Your Name"
runtime verify 123456
runtime whoami
runtime logout

Python

from runtime_sdk import RuntimeClient

client = RuntimeClient(base_url="https://runruntime.dev")
result = client.signup("you@example.com", "Your Name")
print(result["flow_id"])

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

runtime_sdk-0.1.0.tar.gz (3.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

runtime_sdk-0.1.0-py3-none-any.whl (5.0 kB view details)

Uploaded Python 3

File details

Details for the file runtime_sdk-0.1.0.tar.gz.

File metadata

  • Download URL: runtime_sdk-0.1.0.tar.gz
  • Upload date:
  • Size: 3.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.8.4

File hashes

Hashes for runtime_sdk-0.1.0.tar.gz
Algorithm Hash digest
SHA256 de10f1785aed7859ec78c9aa2b5c1a9dbd16858ec2087921905ebf07cad1652e
MD5 526974460d60e41af08aa8c0a8c26a55
BLAKE2b-256 b6f0e5aeacc69149a8f4a161e3a6cb71265e6911f287e39e2f250850108be521

See more details on using hashes here.

File details

Details for the file runtime_sdk-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for runtime_sdk-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 84246ac5ab2145400080ce7153daaf3ed8a51a8f9da9ece8b1dbc9e03387e512
MD5 6e5a2cf34497d4f048ae34043299df93
BLAKE2b-256 c96f3bf075fb6ae946fcbd2c52fa0df6a910f8b0ed1b6090726e1f3e36f0ac5a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page