{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/5"}],"enrichment":{"capability":"Agentmail provides a Python client library for accessing the Agentmail API, supporting both synchronous and asynchronous operations, including real-time websocket connections.","skillfed_tags":["api-client","async-support","websockets"],"use_cases":["Build a Python application that creates and manages email inboxes via the Agentmail API.","Implement real-time message handling using websocket connections for low-latency event processing.","Integrate Agentmail into an async web service or background task runner without blocking I/O.","Access raw HTTP response headers and status codes for debugging or custom error handling.","Deploy behind a proxy or with custom network transport by passing a configured httpx client."],"what_it_does":"Agentmail is a Python SDK that wraps the Agentmail API, offering both synchronous and asynchronous clients for making API calls. It handles HTTP communication through httpx, data validation via pydantic, and includes built-in retry logic with exponential backoff for transient failures (408, 429, 5xx responses). The library also supports real-time websocket connections for low-latency, bidirectional communication, allowing you to either iterate over incoming messages or attach event handlers.\n\nThe package is designed for developers integrating Agentmail services into Python applications. It abstracts away HTTP details, provides typed request/response handling, and offers both blocking and non-blocking execution paths. Configuration options include custom timeouts, retry limits, proxy support via custom httpx clients, and raw response access for advanced use cases.","worth_installing":"Yes, if you are building a Python application that needs to integrate with Agentmail services. The package has low install friction, active maintenance, no known vulnerabilities, and supports modern Python versions (3.8\u20133.15). The main caveat is that the license is unclear in the metadata\u2014verify the actual license before use in proprietary contexts. The SDK is generated programmatically, so direct contributions are not accepted."},"id":"agentmail","links":{"html":"https://skillfed.io/packages/agentmail","md":"https://skillfed.io/packages/agentmail.md","pypi":"https://pypi.org/project/agentmail/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-03","license_spdx":null,"license_treatment":"unclear","name":"agentmail","python_support":"supports_current","summary":null},"popularity":{"monthly_downloads":4252830,"position":2349,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.5.9"}
