kootenpv/yagmail
Send email in Python conveniently for gmail using yagmail observed · 2026-08-28
Health v2 · maintenance only
70/100
- Activity 84
- Release rhythm 35
- Longevity 100
Flags: no_releases
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: 4156
- days_rel: n/a
- days_push: 99
- n_releases_24m: 0
Adoption not part of the score
2734 stars · 265 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
yagmail is a Python library that makes sending emails via Gmail/SMTP as simple as a single client call, with 'magical' handling of text, HTML, images, and attachments. It supports OAuth2, DKIM signing, and an asyncio-based asynchronous client.
Use cases
- send email from python script
- send gmail with attachments in python
- send html email with images via smtp
- send emails asynchronously with asyncio
- send email notifications from a job
- attach files to email in python
- send email with dkim signature
When to choose
- you want the simplest possible API for sending email from Python
- you primarily use Gmail and want OAuth2 or app-password support
- you need easy inline images and attachment handling without MIME boilerplate
When to avoid
- you need to receive or parse emails rather than send them
- you need full control over complex MIME structures or bulk marketing email features
- you need a language other than Python
Facets
library · maturity active
email email developer-tools python cross-platform smtp gmail attachments asyncio mime automation
2 sources
- readme: https://github.com/kootenpv/yagmail · fetched 2026-08-28 · 901b560beafa
- registry_pypi: https://pypi.org/pypi/yagmail/json · fetched 2026-08-29 · d8a3ff993507
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| kootenpv/yagmail | main | 70 |
For agents
markdown · JSON · MCP: product_card(name="kootenpv/yagmail")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem