sendgrid

Package — EmailPython 3.7+Intermediate

SendGrid API client for transactional and marketing email

Quick Info

Documentation
Official Docs
Python Version
3.7+
Dependencies
python-http-client, starkbank-ecdsa
Install
pip install sendgrid

Learn by Difficulty

Quick Example

python
# Install: pip install sendgrid
import sendgrid

# Basic sendgrid usage
print(f"Using sendgrid")
# See documentation for detailed examples

sendgrid is a third-party package. SendGrid API client for transactional and marketing email. Install with: pip install sendgrid

Try in Playground

Tags

packageemailmessagingcommunication