Part of deepctl — Official Deepgram CLI
Plugin management command for deepctl
This package is included with deepctl and does not need to be installed separately.
# Install with pip
pip install deepctl
# Or install with uv
uv tool install deepctl
# Or install with pipx
pipx install deepctl
# Or run without installing
uvx deepctl --help
pipx run deepctl --help| Command | Entry Point |
|---|---|
deepctl plugin |
deepctl_cmd_plugin.command:PluginCommand |
packaging>=21.0toml>=0.10.2
MIT — see LICENSE