ClawBot is now OpenClaw — see CMDOP SDK (pip install cmdop) and CMDOP Bot (pip install cmdop-bot)
Project description
ClawBot
ClawBot has been rebranded to OpenClaw.
The CMDOP platform fully supports ClawBot and OpenClaw instructions out of the box.
Get Started
# SDK for agent orchestration
pip install cmdop
# Bot framework
pip install cmdop-bot
Quick Start
from cmdop import CMDOPClient
# Connect to a local agent
client = CMDOPClient.local()
# Or connect remotely
client = CMDOPClient.remote(api_key="cmdop_your_key")
# Terminal, files, agent, browser — all included
session = client.terminal.create()
files = client.files.list("/tmp")
result = client.agent.run("Hello")
Links
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
clawbot-2026.2.25.tar.gz
(1.7 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file clawbot-2026.2.25.tar.gz.
File metadata
- Download URL: clawbot-2026.2.25.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
896ea492e947fbd0f2fc8c20062946d7741102f65c47ce22d5541d901914cadc
|
|
| MD5 |
137d1eb290a51762dd4f6fb9bf35dd65
|
|
| BLAKE2b-256 |
7631853815257172bb7ef07d387b918bf53607018c98456005a6826476e03728
|
File details
Details for the file clawbot-2026.2.25-py3-none-any.whl.
File metadata
- Download URL: clawbot-2026.2.25-py3-none-any.whl
- Upload date:
- Size: 2.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.10.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fe1d263ff2df7ab021c0bcec02dc9240e063a51d0174377bf60083359435ac76
|
|
| MD5 |
9f7695fcacaaa9d17f9a9d48cf01e4e3
|
|
| BLAKE2b-256 |
a27624c0bfb253c45a803c6a4305dad245cd23d7e7e2d18bbf68693e58560bc9
|