{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/19"}],"enrichment":{"capability":"Provides a Python client library for the Letta REST API with type-safe request and response handling, supporting both synchronous and asynchronous operations.","skillfed_tags":["rest-api-client","async-support","type-safe"],"use_cases":["Build a chatbot or conversational agent application that delegates message handling to Letta's managed agent infrastructure.","Automate archive management (creation, querying, updates) as part of a larger data pipeline or knowledge management system.","Develop an async service that streams agent responses in real-time to multiple concurrent clients using the AsyncLetta client.","Integrate Letta agent capabilities into an existing Python web framework by using the typed client for type-checked API calls.","Paginate through large lists of agents or archives without manually handling page cursors or making repeated requests."],"what_it_does":"Letta-client is the official Python SDK for the Letta REST API, generated using Stainless. It wraps HTTP communication with full type safety via Pydantic models and TypedDicts, offering both synchronous and asynchronous clients powered by httpx. The library handles pagination automatically, supports streaming responses via Server-Side Events, and provides structured error handling with specific exception types for different HTTP status codes.\n\nYou use it to build Python applications that interact with Letta agents and archives. The client manages authentication via API keys, serialization and deserialization of requests and responses, and offers optional aiohttp support for improved async concurrency. It supports Python 3.9 through 3.14 and is cross-platform (macOS, Windows, Linux).","worth_installing":"Yes. The package is actively maintained, has no known vulnerabilities, uses a permissive license, and provides a clean, type-safe interface to the Letta API. Install it if you need to programmatically interact with Letta agents or archives from Python. The low install friction and support for both sync and async patterns make it suitable for most Python projects."},"id":"letta-client","links":{"html":"https://skillfed.io/packages/letta-client","md":"https://skillfed.io/packages/letta-client.md","pypi":"https://pypi.org/project/letta-client/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-06-02","license_spdx":null,"license_treatment":"permissive","name":"letta-client","python_support":"supports_current","summary":"The official Python library for the letta API"},"popularity":{"monthly_downloads":120263,"position":12039,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.12.1"}
