
sendgrid 6.12.5
0
Twilio SendGrid library for Python
Contents
Twilio SendGrid library for Python
Stars: 1620, Watchers: 1620, Forks: 725, Open Issues: 60The sendgrid/sendgrid-python repo was created 13 years ago and the last code push was 5 months ago.
The project is very popular with an impressive 1620 github stars!
How to Install sendgrid
You can install sendgrid using pip
pip install sendgrid
or add it to a project with poetry
poetry add sendgrid
Package Details
- Author
- Elmer Thomas, Yamil Asusta
- License
- MIT
- Homepage
- https://github.com/sendgrid/sendgrid-python/
- PyPi:
- https://pypi.org/project/sendgrid/
- GitHub Repo:
- https://github.com/sendgrid/sendgrid-python
Classifiers
Related Packages
Errors
A list of common sendgrid errors.
Code Examples
Here are some sendgrid code examples and snippets.
GitHub Issues
The sendgrid package has 60 open issues on GitHub
- Possible Memory Leak after upgrading from Python 3.12 to 3.14.2
pythonfix