Create and manage OpenClaw AI Agent orchestrator instances
Project description
clawdepl
Create and manage OpenClaw AI Agent orchestrator instances from the command line.
This is the PyPI distribution of clawdepl. For full documentation, see the main repository.
Quick Start (No Install)
pipx run clawdepl init my-project
Installation
pip install clawdepl
Or with pipx for isolated installation:
pipx install clawdepl
Usage
# Create a new OpenClaw project
clawdepl init my-project
# Deploy to hosted infrastructure
clawdepl deploy
# Check instance status
clawdepl status
# Get help
clawdepl --help
How It Works
This package is a thin wrapper around the clawdepl Go binary. On first run, it automatically downloads the appropriate binary for your platform from GitHub Releases and caches it locally.
Supported platforms:
- Linux (x64, arm64)
- macOS (x64, arm64)
- Windows (x64, arm64)
Environment Variables
CLAWDEPL_BINARY_PATH: Override the path to the clawdepl binary
Requirements
- Python 3.8+
- httpx (installed automatically)
License
MIT - see LICENSE
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
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 clawdepl-0.1.0.tar.gz.
File metadata
- Download URL: clawdepl-0.1.0.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d90d000f93258fa26f1fecfe82beedeb9e320598582e3911908225f17fe4c3d5
|
|
| MD5 |
41c6e3584c6df363cb80c9775056ead7
|
|
| BLAKE2b-256 |
2f26860d68b3df395c8780647a3852fcb2559fa5c48e7d12526e0e5f974d3c30
|
File details
Details for the file clawdepl-0.1.0-py3-none-any.whl.
File metadata
- Download URL: clawdepl-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8f1cdde2a89a7f91de072d5d748953295613c445870fe8d2a4d995902874c455
|
|
| MD5 |
bf3b9777931d687084fd8b5da36c8c8e
|
|
| BLAKE2b-256 |
48dc0fa6f6774a790a720dc5a93398ea4b7647ad4d4686777c67d288da2a548a
|