sendgrid-python
sendgrid-python copied to clipboard
The Official Twilio SendGrid Python API Library
Results
61
sendgrid-python issues
Sort by
recently updated
recently updated
newest added
Fixes #988 The async example never actually worked in an async way. It tricked users into thinking they were using async code but in reality the sendgrid_client.send call (which is...