martinrusev/imbox
Python IMAP for Agentic Workflows observed · 2026-08-28
Health v2 · maintenance only
76/100
- Activity 89
- Release rhythm 45
- Longevity 100
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4790
- days_rel: 159
- days_push: 71
- n_releases_24m: 1
Adoption not part of the score
1217 stars · 186 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Imbox is a Python library and CLI for reading IMAP mailboxes and converting email content into machine-readable JSON data. It is designed for agentic workflows, letting scripts or AI agents fetch, filter, and export emails via environment-variable configuration.
Use cases
- fetch emails from an imap server in python
- export mailbox messages to json for an ai agent
- filter unread emails by sender or date from the terminal
- parse email content into machine readable data
- automate email processing in workflows
- query gmail with raw search filters from cli
When to choose
- you need programmatic IMAP access with structured JSON output
- you are building agentic or automated email workflows in Python
- you want a simple CLI to fetch and filter emails without writing code
When to avoid
- you need to send or compose emails - it only reads mailboxes
- you need a full email client with a GUI
- you need POP3 or non-IMAP mail protocols
Facets
library · maturity active
email cli developer-tools workflow-automation serialization email developer-tools python cli cross-platform imap email-parsing agentic-workflows machine-readable-email json-output automation ai-agents
1 source
- readme: https://github.com/martinrusev/imbox · fetched 2026-08-28 · 97529ea55a89
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| martinrusev/imbox | main | 76 |
For agents
markdown · JSON · MCP: product_card(name="martinrusev/imbox")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem