Skip to main content

NanoClaw — containerized agent deployment plugin for CMDOP with WhatsApp integration

Project description

NanoClaw — Docker Container Management & Remote Agent Deployment for Python

PyPI Python license

CMDOP Architecture

NanoClaw delivers robust Docker management Python developers need for remote container deployment. Unlike Dockerode, Portainer, or even the Docker SDK, NanoClaw directly integrates containerized AI agent deployment using a lightweight Docker SDK Node. Build, manage, and scale your container deployments with Python.

Features

  • Orchestrate Docker container deployment across diverse remote environments.
  • Automate container lifecycle management using Python scripts.
  • Extend existing applications with containerized AI agent capabilities.
  • Integrate with existing Docker infrastructure via Python.
  • Manage Docker images and volumes with ease.
  • Monitor container health and resource utilization.

Use Cases

  • Deploy and manage Docker containers on remote machines
  • Stream container logs and monitor running services
  • Automate container lifecycle with AI agents

Installation

pip install nanoclaw

Quick Start

from nanoclaw import NanoClaw

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

client.deploy("nginx:latest", port=8080, name="web")

for c in client.containers():
    print(c.get("Names"), c.get("Status"))

print(client.logs("web", tail=100))

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

nanoclaw-2026.3.3.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.

nanoclaw-2026.3.3-py3-none-any.whl (2.9 kB view details)

Uploaded Python 3

File details

Details for the file nanoclaw-2026.3.3.tar.gz.

File metadata

  • Download URL: nanoclaw-2026.3.3.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 nanoclaw-2026.3.3.tar.gz
Algorithm Hash digest
SHA256 6bb745d475397eb1d465c3446da62be9054c4128a09dc99f17579f2697106d8a
MD5 f6d869f85f065b918b67952e2626880f
BLAKE2b-256 df1b6b2ba26d784b3ccb7957d723d152c3fabfb1dd418a2edd7c4a9139a352ad

See more details on using hashes here.

File details

Details for the file nanoclaw-2026.3.3-py3-none-any.whl.

File metadata

  • Download URL: nanoclaw-2026.3.3-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 nanoclaw-2026.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 22d3e67a2e5041501444a496a3fe24cf7fe1cf55782ae0fb5172aa5d2867aeb6
MD5 9a872cc38c0d24bcbc29f0fc981d0de2
BLAKE2b-256 6b31ebb0c6f257c55b1557718fd4017e9bda473094d5d3fb1dacd5bf910efa42

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