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

CMDOP Architecture

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)

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.2.28.tar.gz (2.3 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.2.28-py3-none-any.whl (2.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for picoclaw-2026.2.28.tar.gz
Algorithm Hash digest
SHA256 04b012ef8129635f9342971625ae1c15a4f8cb5c0287da3fb80736bcf6ff38af
MD5 3e33cc4e2685de1420d6fd2aa61a6bed
BLAKE2b-256 c3d588d9dbeae9eabefc7f3e91515ac6d6c9836b4c1d07defbee055bc05f49e5

See more details on using hashes here.

File details

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

File metadata

  • Download URL: picoclaw-2026.2.28-py3-none-any.whl
  • Upload date:
  • Size: 2.8 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.2.28-py3-none-any.whl
Algorithm Hash digest
SHA256 dcee2e9a043e332cb15404f0741090a801b5757259f4787df36d19731e6e7e5a
MD5 21c004739edd4b68352f520ac4a64dd3
BLAKE2b-256 55f15e15fd33f5a814a05974cb3ad732aaa3a9cc4cee662be6403407e1b5b1f6

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