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

Uploaded Python 3

File details

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

File metadata

  • Download URL: picoclaw-2026.3.20.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.20.tar.gz
Algorithm Hash digest
SHA256 78746a10f1fc7316a2c48bfcdd356a1055c0d1fab99192443fa4f9aedd4d3e4f
MD5 13a211098e7c964744406c576db04555
BLAKE2b-256 003cd0ef7594ad45de0b4768037f74f3e0782d11490088aede3c8a65b3edbd3c

See more details on using hashes here.

File details

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

File metadata

  • Download URL: picoclaw-2026.3.20-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.20-py3-none-any.whl
Algorithm Hash digest
SHA256 8205f3f66b879c5917e9c25f57ff199b3fbccc65a48cd1420be61ad9f7687eff
MD5 8a16c274db5dc332234d3c86e4588f9b
BLAKE2b-256 692a61a44644711ca7bed71de2d025ab87f4ead0fd85b5fccff4daf1b4de3084

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