Skip to main content

PicoClaw — lightweight agent plugin for CMDOP optimized for speed

Project description

PicoClaw — Lightweight Remote Shell & AI Agent Client for Python

PyPI Python license

picoclaw

PicoClaw provides a lightweight SSH alternative Python developers can use for minimal remote execution. Unlike SSH2, node-ssh, simple-ssh, and execa, PicoClaw offers a fast AI agent client and zero-config remote shell. Start scripting remote tasks and interacting with AI agents rapidly, bypassing complex setups.

Features

  • Execute remote commands with a lightweight SSH alternative Python interface.
  • Enable minimal remote execution without complex configurations.
  • Provide a fast AI agent client for quick interactions with remote AI models.
  • Establish a zero-config remote shell for immediate access.
  • Simplify remote file operations with a Pythonic API.

Use Cases

  • Execute shell commands on remote machines in one line
  • Ask the AI agent questions and get instant answers
  • Read and write remote files without SSH setup

Installation

pip install picoclaw

Quick Start

from picoclaw import PicoClaw

client = PicoClaw.remote(api_key="cmdop_live_xxx")

uptime = client.run("uptime")
answer = client.ask("What is the most memory-hungry process right now?")

config = client.read("/etc/nginx/nginx.conf")
client.write("/tmp/backup.conf", config)

print(answer)

CLI

No SDK needed? Connect via standalone binary:

curl -fsSL cmdop.com/install-cli.sh | bash
cmdok ssh

cmdok ssh

Links

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

picoclaw-2026.3.10.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

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

picoclaw-2026.3.10-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

Details for the file picoclaw-2026.3.10.tar.gz.

File metadata

  • Download URL: picoclaw-2026.3.10.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.18

File hashes

Hashes for picoclaw-2026.3.10.tar.gz
Algorithm Hash digest
SHA256 a2a2e67d9a71e7c04c2cc3ecf19eb614ae09d9e64b9ce365b4ab53ca838134a8
MD5 c258d03079c70fa2cb5233f767f7d44d
BLAKE2b-256 58c6a4ae1b9120795da9b1aad64d4a67dfb90aff3f48d27975afa6584620907e

See more details on using hashes here.

File details

Details for the file picoclaw-2026.3.10-py3-none-any.whl.

File metadata

  • Download URL: picoclaw-2026.3.10-py3-none-any.whl
  • Upload date:
  • Size: 2.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.18

File hashes

Hashes for picoclaw-2026.3.10-py3-none-any.whl
Algorithm Hash digest
SHA256 6fe211ac2299074c22fa0d40bc230421ac5b885614ec691ca2283e89700d1f24
MD5 c5b949f8029a1b1f7ffaf23f1d6235e2
BLAKE2b-256 0ddbb95ce460f58c2e08fc308c5912a8a5042fc1caec695afaa1919273c8ef20

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