Part of deepctl — Official Deepgram CLI
Network debug subcommand for deepctl
This is a subcommand of deepctl debug.
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 debug network |
deepctl_cmd_debug_network.command:NetworkCommand |
click>=8.0.0rich>=13.0.0pydantic>=2.0.0httpx>=0.24.0requests>=2.31,<3.0
MIT — see LICENSE