claude-agent-sdk-python
Claude Agent SDK for Python Python SDK for Claude Agent. See the Claude Agent SDK documentation for more information.
About this project
Claude Agent SDK for Python Python SDK for Claude Agent. See the Claude Agent SDK documentation for more information. Installation Prerequisites: — Python 3.10+ Note: The Claude Code CLI is automatically bundled with the package - no separate installation required! The SDK will use the bundled CLI by default. If you prefer to use a system-wide installation or a specific version, you can: — Install Claude Code separately: curl -fsSL https://claude.ai/install.sh bash — Specify a custom path: ClaudeAgentOptions(clipath="/path/to/claude") Quick Start Basic Usage: query() query() is an async function for querying Claude Code. It returns an AsyncIterator of response messages. See…
Technologies
Project health
GitHub
Reviews
Built by
Maintain anthropics/claude-agent-sdk-python? Claiming verifies admin access through your GitHub account and gives you control of this listing.