Doubleword Batch Inference CLI
Project description
dw-cli
The Doubleword CLI — a terminal tool for batch inference at scale.
Install
pip install dw-cli
dw --version
If dw is not found after installing, pip's script directory may not be in your PATH. Try:
python3 -m dw_cli --version
Or install via the install script instead:
curl -fsSL https://raw.githubusercontent.com/doublewordai/dw/main/install.sh | sh
Usage
dw login # Authenticate via browser
dw models list # List available models
dw batches run batch.jsonl --watch # Upload, create batch, watch progress
dw realtime model "prompt" # One-shot inference
How it works
This package bundles the pre-built native dw binary for your platform. The dw command is a thin wrapper that executes the bundled binary directly — no runtime downloads or network access needed.
Supports Linux (x86_64, arm64) and macOS (x86_64, arm64).
For more information, see the main repository.
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 Distributions
Built Distributions
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 dw_cli-0.1.22-py3-none-manylinux_2_35_x86_64.whl.
File metadata
- Download URL: dw_cli-0.1.22-py3-none-manylinux_2_35_x86_64.whl
- Upload date:
- Size: 3.8 MB
- Tags: Python 3, manylinux: glibc 2.35+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8646ca145e1507e42779c3457dcd121916b1260db7be8df24b442e353adb3771
|
|
| MD5 |
cb0d046d075242676f48927a9837f780
|
|
| BLAKE2b-256 |
ba6e28ce69ba563e2fe8a3537c8c39968c485db403a8761af0ffb39400e2888a
|
File details
Details for the file dw_cli-0.1.22-py3-none-manylinux_2_35_aarch64.whl.
File metadata
- Download URL: dw_cli-0.1.22-py3-none-manylinux_2_35_aarch64.whl
- Upload date:
- Size: 3.7 MB
- Tags: Python 3, manylinux: glibc 2.35+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
406bcff84b8d5ebba8e2ee1e58a7c7ff11148a2116e89c35cd4601fe5fca9d86
|
|
| MD5 |
c46a2f19b1de79ff07647903769876c2
|
|
| BLAKE2b-256 |
599dfe128aa84c70f6ecd28333679cc2d84545405b4657f64cfb7724867c6c1d
|
File details
Details for the file dw_cli-0.1.22-py3-none-macosx_11_0_x86_64.whl.
File metadata
- Download URL: dw_cli-0.1.22-py3-none-macosx_11_0_x86_64.whl
- Upload date:
- Size: 3.7 MB
- Tags: Python 3, macOS 11.0+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c56a92533eda329ac4ac4f198d1fc32ae6a3107ff88d25ba0be3652954278c08
|
|
| MD5 |
d100389fe74fd8d35a94f9c7d862b78a
|
|
| BLAKE2b-256 |
4e3207d4c382c04d41f1f32f1bc2bad0dc20b27ba80c0e8473e7946b87c21071
|
File details
Details for the file dw_cli-0.1.22-py3-none-macosx_11_0_arm64.whl.
File metadata
- Download URL: dw_cli-0.1.22-py3-none-macosx_11_0_arm64.whl
- Upload date:
- Size: 3.5 MB
- Tags: Python 3, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b77273f017617672418463996cbaa1f9b078b042a7dda7e2d1f509127c673e39
|
|
| MD5 |
e3131b25a78a0dba75c5c5431e58097d
|
|
| BLAKE2b-256 |
84f8f6d7137424e295095351cdffa1f9ec641fe1b0a0e8df9c050da5657a8453
|