# SendGrid

The Official Twilio SendGrid Python API Library

Repository: https://github.com/sendgrid/sendgrid-python
Canonical: https://ross.abutalabs.com/products/sendgrid
Homepage: https://sendgrid.com
Language: Python
License: MIT
License Family: permissive
Topics: python, sendgrid, email, transactional-emails
Last push: 2026-06-25T23:24:08+00:00
Link (homepage): https://sendgrid.com
Link (site_page): https://www.twilio.com/en-us/catalog
Link (site_page): https://www.twilio.com/en-us/company
Link (site_page): https://www.twilio.com/docs
Link (site_page): https://www.twilio.com/en-us/changelog

## Health v2 (maintenance only)
Score: 77/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 89, release rhythm 48, longevity 100
- inputs: {"age_days": 5303, "days_push": 69, "days_rel": 348, "gap_med": 13, "n_releases_24m": 6}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1630, forks 724 (observed 2026-08-28T04:05:13.947278+00:00)

## What it is
Official Twilio SendGrid API client libraries for sending email and calling the SendGrid Web API v3, maintained as multi-language monorepos (Node.js, Python, PHP, C#, Go). The Node.js library is split into packages like @sendgrid/mail for sending and @sendgrid/client for full API access, plus helpers for inbound mail parsing, contact import, and event webhook validation.

## Use cases
- send transactional email from nodejs
- send email via sendgrid api in python
- validate sendgrid event webhook signatures
- parse inbound email with sendgrid inbound parse
- import contacts into sendgrid marketing campaigns
- call sendgrid web api v3 from go or php

## When to choose
- you use SendGrid as your email provider and want an official supported SDK
- you need transactional email delivery from a backend application
- you need to consume SendGrid webhooks or the full v3 API programmatically

## When to avoid
- you want to self-host email sending rather than use a hosted email API service
- you use a language without an official SendGrid library
- you need SMTP-only sending with no API dependency

## Facets
- artifact type: library
- maturity: active
- function: http-client, email, sdk, webhook
- domain: email, apis, developer-tools, backend
- platform: python, php, dotnet, go, cross-platform
- tags: sendgrid, transactional-email, twilio, email-api, monorepo, multi-language-sdks, nodejs

## Member repositories
- sendgrid/sendgrid-python (sdk) score 77
- sendgrid/sendgrid-nodejs (sdk) score 68
- sendgrid/sendgrid-php (sdk) score 74
- sendgrid/sendgrid-csharp (sdk) score 63
- sendgrid/sendgrid-go (sdk) score 63

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:13.947278+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T07:28:51.515640+00:00, confidence not recorded.
  - readme: https://github.com/sendgrid/sendgrid-python (fetched 2026-08-28T04:05:13.947278+00:00, sha adf362e3d61a)
  - homepage: https://sendgrid.com (fetched 2026-08-29T09:44:20.959663+00:00, sha 3aac042105be)
  - site_page: https://www.twilio.com/docs (fetched 2026-08-29T09:44:20.965818+00:00, sha 241059188e22)
  - registry_npm: https://registry.npmjs.org/sendgrid-nodejs (fetched 2026-08-29T09:44:20.976481+00:00, sha 9509348aa96f)
  - registry_pypi: https://pypi.org/pypi/sendgrid-python/json (fetched 2026-08-29T09:44:20.978784+00:00, sha 503270ce0d37)
  - site_page: https://www.twilio.com/en-us/catalog (fetched 2026-08-29T09:44:20.962022+00:00, sha f9b3499568ee)
  - site_page: https://www.twilio.com/en-us/company (fetched 2026-08-29T09:44:20.963860+00:00, sha 6e66f2d5fb14)
  - site_page: https://www.twilio.com/en-us/changelog (fetched 2026-08-29T09:44:20.967895+00:00, sha b2c8f12d21a6)
  - site_page: https://www.twilio.com/en-us/pricing (fetched 2026-08-29T09:44:20.969853+00:00, sha 7c664e10035a)
  - site_page: https://www.twilio.com/en-us/products/conversational-ai/pricing (fetched 2026-08-29T09:44:20.971442+00:00, sha af24ed20527f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
