library
Atomic Mail Agentic
A simple Python library for basic email interaction for AI agents, but its lack of tests and advanced features makes it more suitable for PoCs.
5.0Overall
Utility5
Onboarding6
Craft5
Niche fit5
Longevity4
Five dimensions scored independently; overall is a weighted average. Scores are only comparable within this same rubric.
Good for
Developers needing basic email send/receive for AI agents; proof-of-concept projects.
Not for
Production systems requiring high reliability, advanced email features, or enterprise support.
Project description
Let your agents read, send, and react to email autonomously Discussion | Link
Alternatives
LangChain Email ToolCustom `imaplib`/`smtplib` wrappers