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.12.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.12-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: picoclaw-2026.3.12.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.12.tar.gz
Algorithm Hash digest
SHA256 229695060d51efea889d3757909553ac660ad3cb9006cb4a56a7b2a9ca9898f1
MD5 113f839ef582b8992cbfc7061c14712d
BLAKE2b-256 57ed7cccc91384a24112f553e2ca0299b1f7587e2c63eb952c0621fac3c09712

See more details on using hashes here.

File details

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

File metadata

  • Download URL: picoclaw-2026.3.12-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.12-py3-none-any.whl
Algorithm Hash digest
SHA256 5278fdf82c0110b5a0205f10fc8e58f93d423fe49b3b2e6225bd109373595ce2
MD5 2487ece2f496ccaae02da80db47187bc
BLAKE2b-256 f09376c15c3e9a9ef5b45e7f3d49e85f62e9c837fb9ec8044e85ba457bc36851

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