# CopilotKit Python SDK
[](https://badge.fury.io/py/copilotkit)
[](https://opensource.org/licenses/MIT)
The official Python SDK for CopilotKit - build AI copilots and agents into your applications.
## Features
- 🚀 Easy integration with LangGraph and LangChain
- 🔄 Built-in support for stateful conversations
- 🛠 Extensible agent framework
- 🔌 FastAPI-ready endpoints
- 🤝 Optional CrewAI integration
## Installation
```bash
pip install copilotkit
```
With CrewAI support:
```bash
pip install "copilotkit[crewai]"
```
## Quick Start
```python
from copilotkit import Copilot
# Initialize a copilot
copilot = Copilot()
# Add your tools and configure the copilot
copilot.add_tool(my_custom_tool)
# Run the copilot
response = copilot.run("Your task description here")
```
## Documentation
For detailed documentation and examples, visit [copilotkit.ai](https://copilotkit.ai)
## Contributing
We welcome contributions! Please see our [Contributing Guidelines](https://github.com/CopilotKit/CopilotKit/blob/main/CONTRIBUTING.md) for details.
## License
This project is licensed under the MIT License - see the [LICENSE](https://github.com/CopilotKit/CopilotKit/blob/main/LICENSE) file for details.
## Support
- 📚 [Documentation](https://docs.copilotkit.ai)
- 💬 [Discord Community](https://discord.gg/6dffbvGU)
- 🐛 [Issue Tracker](https://github.com/CopilotKit/CopilotKit/issues)
---
Built with ❤️ by the CopilotKit team
Raw data
{
"_id": null,
"home_page": "https://copilotkit.ai",
"name": "copilotkit",
"maintainer": null,
"docs_url": null,
"requires_python": "<3.13,>=3.10",
"maintainer_email": null,
"keywords": "copilot, copilotkit, langgraph, langchain, ai, langsmith, langserve",
"author": "Markus Ecker",
"author_email": "markus.ecker@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/3e/34/f1762efaa19f85cd7472db642697460bdb562a8eeb87f47a992ce1fa674e/copilotkit-0.1.69.tar.gz",
"platform": null,
"description": "# CopilotKit Python SDK\n\n[](https://badge.fury.io/py/copilotkit)\n[](https://opensource.org/licenses/MIT)\n\nThe official Python SDK for CopilotKit - build AI copilots and agents into your applications.\n\n## Features\n\n- \ud83d\ude80 Easy integration with LangGraph and LangChain\n- \ud83d\udd04 Built-in support for stateful conversations\n- \ud83d\udee0 Extensible agent framework\n- \ud83d\udd0c FastAPI-ready endpoints\n- \ud83e\udd1d Optional CrewAI integration\n\n## Installation\n\n```bash\npip install copilotkit\n```\n\nWith CrewAI support:\n\n```bash\npip install \"copilotkit[crewai]\"\n```\n\n## Quick Start\n\n```python\nfrom copilotkit import Copilot\n\n# Initialize a copilot\ncopilot = Copilot()\n\n# Add your tools and configure the copilot\ncopilot.add_tool(my_custom_tool)\n\n# Run the copilot\nresponse = copilot.run(\"Your task description here\")\n```\n\n## Documentation\n\nFor detailed documentation and examples, visit [copilotkit.ai](https://copilotkit.ai)\n\n## Contributing\n\nWe welcome contributions! Please see our [Contributing Guidelines](https://github.com/CopilotKit/CopilotKit/blob/main/CONTRIBUTING.md) for details.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](https://github.com/CopilotKit/CopilotKit/blob/main/LICENSE) file for details.\n\n## Support\n\n- \ud83d\udcda [Documentation](https://docs.copilotkit.ai)\n- \ud83d\udcac [Discord Community](https://discord.gg/6dffbvGU)\n- \ud83d\udc1b [Issue Tracker](https://github.com/CopilotKit/CopilotKit/issues)\n\n---\n\nBuilt with \u2764\ufe0f by the CopilotKit team\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "CopilotKit python SDK",
"version": "0.1.69",
"project_urls": {
"Homepage": "https://copilotkit.ai",
"Repository": "https://github.com/CopilotKit/CopilotKit/tree/main/sdk-python"
},
"split_keywords": [
"copilot",
" copilotkit",
" langgraph",
" langchain",
" ai",
" langsmith",
" langserve"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "094a9562e92b8fa5212ced93d2e9d8d79cfa6731664a3a7b7b287ac56741fcfc",
"md5": "53ffb601272ecdc471e31e300af5fa7e",
"sha256": "29f359399a1c01b9ce764a64f90063de6290fbdcccecd3cadaf092760bfc510b"
},
"downloads": -1,
"filename": "copilotkit-0.1.69-py3-none-any.whl",
"has_sig": false,
"md5_digest": "53ffb601272ecdc471e31e300af5fa7e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<3.13,>=3.10",
"size": 44545,
"upload_time": "2025-10-13T15:02:02",
"upload_time_iso_8601": "2025-10-13T15:02:02.430470Z",
"url": "https://files.pythonhosted.org/packages/09/4a/9562e92b8fa5212ced93d2e9d8d79cfa6731664a3a7b7b287ac56741fcfc/copilotkit-0.1.69-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3e34f1762efaa19f85cd7472db642697460bdb562a8eeb87f47a992ce1fa674e",
"md5": "7215eeddb4ae5596b864600156396c6c",
"sha256": "5ab8e1756750818d8ab853670f4b0362de7817b35188b9b70d7dc34c20cf77c9"
},
"downloads": -1,
"filename": "copilotkit-0.1.69.tar.gz",
"has_sig": false,
"md5_digest": "7215eeddb4ae5596b864600156396c6c",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<3.13,>=3.10",
"size": 35567,
"upload_time": "2025-10-13T15:02:03",
"upload_time_iso_8601": "2025-10-13T15:02:03.498185Z",
"url": "https://files.pythonhosted.org/packages/3e/34/f1762efaa19f85cd7472db642697460bdb562a8eeb87f47a992ce1fa674e/copilotkit-0.1.69.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-10-13 15:02:03",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "CopilotKit",
"github_project": "CopilotKit",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "copilotkit"
}