Part of deepctl — Official Deepgram CLI
Core components for deepctl
This package provides internal APIs for deepctl and its command packages. It is not intended for direct use.
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 --helpclick>=8.0.0deepgram-sdk>=6.0.0rc2pydantic>=2.0.0rich>=13.0.0httpx>=0.24.0pyjwt>=2.8.0keyring>=24.0.0pyyaml>=6.0.0platformdirs>=3.0.0packaging>=21.0
MIT — see LICENSE