# Agent Client Protocol Python Sdk > The helpers under`acp.contrib`package recurring patterns we saw in integrations such as Toad, kimi-cli, and Gemini. Keep in mind they are experimental—APIs can still shift as we learn. Use this page ## Pages - [Experimental Contrib Modules](contrib.md): The helpers under`acp.contrib`package recurring patterns we saw in integrations such as Toad, kimi-cli, and Gemini.... - [Agent Client Protocol SDK (Python)](index.md): Ship ACP-compatible agents and clients in Python without rebuilding JSON-RPC transports or schema models. This SDK mi... - [Migrating to ACP Python SDK 0.7](migration-guide-07.md): ACP 0.7 reshapes the public surface so that Python-facing names, runtime helpers, and schema models line up with the ... - [Quickstart](quickstart.md): Spin up a working ACP agent/client loop in minutes. Keep this page beside the terminal and check off each section as ... - [Releasing](releasing.md): Every package release tracks an upstream ACP schema tag from [`agentclientprotocol/agent-client-protocol`](https://gi... - [Use Cases](use-cases.md): This page mirrors the quick-read style of the README/index: skim the tables, copy links, and see how others apply the...