Skip to main content
The Simplismart SDK provides programmatic access to Simplismart’s platform for managing model repositories, deployments, and secrets. It supports both Python and CLI usage patterns.

What the SDK Covers

Model Repositories

List, create container-based repos, delete, and profile lookup

Deployments

Create private deployments, list, update, start, stop, scale, and delete

Bring your own Container

Create and manage Bring Your Own Container model deployments

Secrets

Create and manage Docker registry credentials

Python SDK

Install and use the Python SDK

CLI Reference

Command-line interface documentation