Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
Haystackers
/
sendgrid-python
Public
forked from
sendgrid/sendgrid-python
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
timeout_support
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 4, 2014
added a simple handler
elbuo8
committed
2699ddf
View commit details
Copy full SHA for 2699ddf
Browse repository at this point
example on how to check status from send method
elbuo8
committed
fbb31ad
View commit details
Copy full SHA for fbb31ad
Browse repository at this point
Commits on Feb 22, 2014
version bump
elbuo8
committed
55f9b5a
View commit details
Copy full SHA for 55f9b5a
Browse repository at this point
unicode support for python2 uploads
elbuo8
committed
daa68e1
View commit details
Copy full SHA for daa68e1
Browse repository at this point
version bump
elbuo8
committed
87e4d33
View commit details
Copy full SHA for 87e4d33
Browse repository at this point
better error handling and url encoding management
elbuo8
committed
e472483
View commit details
Copy full SHA for e472483
Browse repository at this point
missing import
elbuo8
committed
82b1432
View commit details
Copy full SHA for 82b1432
Browse repository at this point
better error handling and url encoding management
elbuo8
committed
eec71f0
View commit details
Copy full SHA for eec71f0
Browse repository at this point
Merge pull request #46 from melandory/master
Show description for 2074318
Yamil Asusta
committed
2074318
View commit details
Copy full SHA for 2074318
Browse repository at this point
Targeting python 2 and 3 at the same time.
tgornak
committed
8515927
View commit details
Copy full SHA for 8515927
Browse repository at this point
Commits on Feb 20, 2014
Merge pull request #45 from cirocosta/master
Show description for ac116ae
Yamil Asusta
committed
ac116ae
View commit details
Copy full SHA for ac116ae
Browse repository at this point
Commits on Feb 19, 2014
Removes virtualenv env created for testing.
Ciro S. Costa
committed
d5646ae
View commit details
Copy full SHA for d5646ae
Browse repository at this point
improves code styling with code standards.
Show description for 969593a
Ciro S. Costa
committed
969593a
View commit details
Copy full SHA for 969593a
Browse repository at this point
Commits on Feb 17, 2014
fix to support arrays inside url request on python3
heitortsergent
committed
d1cbb44
View commit details
Copy full SHA for d1cbb44
Browse repository at this point
Commits on Feb 12, 2014
added travis badge
nquinlan
committed
ca48e04
View commit details
Copy full SHA for ca48e04
Browse repository at this point
version bump
elbuo8
committed
4f062a0
View commit details
Copy full SHA for 4f062a0
Browse repository at this point
fix to broken example using the name/email format
heitortsergent
committed
876124b
View commit details
Copy full SHA for 876124b
Browse repository at this point
fix to support arrays inside url request
heitortsergent
committed
a17c229
View commit details
Copy full SHA for a17c229
Browse repository at this point
Commits on Feb 7, 2014
remove logging
elbuo8
committed
4785a75
View commit details
Copy full SHA for 4785a75
Browse repository at this point
Commits on Feb 6, 2014
updated to v0.2.5 to use urllib instead of external requests library, which was causing 'too many redirect' errors on app engine
iandouglas
committed
e1a4f6a
View commit details
Copy full SHA for e1a4f6a
Browse repository at this point
Commits on Feb 4, 2014
version bump
elbuo8
committed
7f90879
View commit details
Copy full SHA for 7f90879
Browse repository at this point
Merge pull request #37 from miphreal/master
Show description for fcd7af1
Yamil Asusta
committed
fcd7af1
View commit details
Copy full SHA for fcd7af1
Browse repository at this point
Merge pull request #38 from nathancahill/master
Show description for 727a978
Yamil Asusta
committed
727a978
View commit details
Copy full SHA for 727a978
Browse repository at this point
missing bracket
nathancahill
committed
de76a27
View commit details
Copy full SHA for de76a27
Browse repository at this point
Updated test...
miphreal
committed
75439f3
View commit details
Copy full SHA for 75439f3
Browse repository at this point
Replaced the 'from_name' parameter with 'fromname' according to the api docs
miphreal
committed
e072e0b
View commit details
Copy full SHA for e072e0b
Browse repository at this point
Commits on Feb 3, 2014
version bump
elbuo8
committed
4bc78b4
View commit details
Copy full SHA for 4bc78b4
Browse repository at this point
changed test for passing
elbuo8
committed
28e8fa7
View commit details
Copy full SHA for 28e8fa7
Browse repository at this point
FIX: POST w/ body instead of GET w/ querystr args
Show description for d4e9fd6
UserAppIO
committed
d4e9fd6
View commit details
Copy full SHA for d4e9fd6
Browse repository at this point
Commits on Feb 2, 2014
version bump
elbuo8
committed
29540a9
View commit details
Copy full SHA for 29540a9
Browse repository at this point
file not found in pypi
elbuo8
committed
e41e928
View commit details
Copy full SHA for e41e928
Browse repository at this point
Commits on Feb 1, 2014
Merge branch 'master' of https://github.com/sendgrid/sendgrid-python
elbuo8
committed
f7e7969
View commit details
Copy full SHA for f7e7969
Browse repository at this point
Version bump
Show description for 4fa594f
elbuo8
committed
4fa594f
View commit details
Copy full SHA for 4fa594f
Browse repository at this point
rst format
elbuo8
committed
90dc12a
View commit details
Copy full SHA for 90dc12a
Browse repository at this point
pypi docs
elbuo8
committed
2e21fc6
View commit details
Copy full SHA for 2e21fc6
Browse repository at this point
Previous
Next
You can’t perform that action at this time.