--- id: sendgrid version: "6.12.5" license: MIT license_treatment: permissive maintenance: active --- # sendgrid — Twilio SendGrid library for Python License: permissive · Maintenance: active · Popularity: top 1,000 on PyPI ## Install pip install sendgrid uv add sendgrid poetry add sendgrid ## Description .. image:: https://github.com/sendgrid/sendgrid-python/raw/HEAD/twilio_sendgrid_logo.png :target: https://www.sendgrid.com |Tests Badge| |Python Versions| |PyPI Version| |Docker Badge| |MIT licensed| |Twitter Follow| |GitHub contributors| |Open Source Helpers| **This library allows you to quickly and easily use the Twilio SendGrid Web API v3 via Python.** **NEW:** - Version 6.X release is a BREAKING CHANGE from version 5.X, please see the `release notes`_ for details. - Send SMS messages with `Twilio`_. This library provides full support for all Twilio SendGrid `Web API v3`_ endpoints, including `v3 /mail/send`_. We want this library to be community driven and Twilio SendGrid led. We need your help to realize this goal. To help make sure we are building the right things in the right order, we ask that you create `issues`_ and `pull requests`_ or simply upvote or comment on existing issues or pull requests. Please browse the rest of this README for further detail. We appreciate your continued support, thank you! Table of Contents ================= - `Installation <#installation>`__ - `Quick Start <#quick-start>`__ - `Common Use Cases <#use-cases>`__ -... ## AI interpretation — verify before relying Sends emails and SMS messages via the Twilio SendGrid Web API v3, with support for templates, attachments, and inbound email processing through a Python client library. Verdict: Mature, actively maintained library for Twilio SendGrid integration with low install friction and no known vulnerabilities. MIT licensing and broad Python version support (2.7, 3.5–3.13) make it suitable for production email delivery. [View on SkillFed](https://skillfed.io/packages/sendgrid) · [View on PyPI](https://pypi.org/project/sendgrid/)