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 }}
Unixsat
/
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
Breadcrumbs
History for
sendgrid-python
setup.py
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 13, 2023
feat: Add Python 3.11 to the testing (#1059)
cclauss
authored
9e8a259
View commit details
Copy full SHA for 9e8a259
View code at this point
Browse repository at this point
Commits on Feb 8, 2022
chore: upgrade supported language versions (#1043)
childish-sambino
authored
807a2c9
View commit details
Copy full SHA for 807a2c9
View code at this point
Browse repository at this point
Commits on Jan 7, 2022
chore: Remove unused import from distutils (#1031)
Show description for df13b78
tirkarthi
and
JenniferMah
authored
df13b78
View commit details
Copy full SHA for df13b78
View code at this point
Browse repository at this point
Commits on Nov 9, 2021
chore: fix vulnerability in starbank-ecdsa dependency (#1022)
Show description for e27a2b1
hellno
and
JenniferMah
authored
e27a2b1
View commit details
Copy full SHA for e27a2b1
View code at this point
Browse repository at this point
Commits on Oct 11, 2021
chore: pin starkbank-ecdsa version (#1016)
eshanholtz
authored
01b7292
View commit details
Copy full SHA for 01b7292
View code at this point
Browse repository at this point
Commits on Jun 24, 2020
fix: add dependency to install requires (#914)
eshanholtz
authored
443ee00
View commit details
Copy full SHA for 443ee00
View code at this point
Browse repository at this point
Commits on Apr 8, 2020
docs: cleanup support/help/contact information
Sam Harrison
committed
8ce1acf
View commit details
Copy full SHA for 8ce1acf
View code at this point
Browse repository at this point
Commits on Jan 16, 2020
chore: prep the repo for automated releasing (#862)
Show description for 6fe402c
eshanholtz
authored
6fe402c
View commit details
Copy full SHA for 6fe402c
View code at this point
Browse repository at this point
Commits on Sep 12, 2019
Version Bump v6.2.0: dependency update
thinkingserious
committed
2c500f4
View commit details
Copy full SHA for 2c500f4
View code at this point
Browse repository at this point
Commits on May 25, 2019
fix setup
lipis
committed
e622eeb
View commit details
Copy full SHA for e622eeb
View code at this point
Browse repository at this point
Commits on Apr 6, 2019
Twilio update
thinkingserious
committed
cfa5023
View commit details
Copy full SHA for cfa5023
View code at this point
Browse repository at this point
Commits on Apr 3, 2019
Do not require inbound parser to be installed
thinkingserious
committed
b07bbfa
View commit details
Copy full SHA for b07bbfa
View code at this point
Browse repository at this point
Do not auto-install inbound parser
thinkingserious
committed
ddee6c2
View commit details
Copy full SHA for ddee6c2
View code at this point
Browse repository at this point
Updating dependencies
thinkingserious
committed
eb2294c
View commit details
Copy full SHA for eb2294c
View code at this point
Browse repository at this point
Commits on Mar 26, 2019
Rolling up diverging changes from master branch
thinkingserious
committed
3877a8f
View commit details
Copy full SHA for 3877a8f
View code at this point
Browse repository at this point
Commits on Oct 11, 2018
Merge remote-tracking branch 'upstream/v4' into pypi_v4
StrikerRUS
committed
0dd1c3a
View commit details
Copy full SHA for 0dd1c3a
View code at this point
Browse repository at this point
Commits on Oct 9, 2018
hotfix for excess import
StrikerRUS
committed
3debda7
View commit details
Copy full SHA for 3debda7
View code at this point
Browse repository at this point
converted README and version as plain text
StrikerRUS
committed
5fc2fa4
View commit details
Copy full SHA for 5fc2fa4
View code at this point
Browse repository at this point
Commits on Oct 5, 2018
Add support for Python 3.7
hugovk
committed
91a234c
View commit details
Copy full SHA for 91a234c
View code at this point
Browse repository at this point
Commits on Oct 3, 2018
Fix flake8 and code inspections
hugovk
committed
3b01e12
View commit details
Copy full SHA for 3b01e12
View code at this point
Browse repository at this point
Drop support for EOL Python
hugovk
committed
79ec255
View commit details
Copy full SHA for 79ec255
View code at this point
Browse repository at this point
Commits on Nov 1, 2017
Change io.open to open, since regular open in Python 3 already supports encoding
rshest
committed
d6d83b5
View commit details
Copy full SHA for d6d83b5
View code at this point
Browse repository at this point
Provide utf-8 as encoding explicitly when opening text files
rshest
committed
d4ad82d
View commit details
Copy full SHA for d4ad82d
View code at this point
Browse repository at this point
Commits on Aug 29, 2017
#336 ValueError Fix
thinkingserious
committed
f59ea5f
View commit details
Copy full SHA for f59ea5f
View code at this point
Browse repository at this point
Commits on Aug 11, 2017
Version Bump v5.0.0: fixes #328 and #321
thinkingserious
committed
671ed3b
View commit details
Copy full SHA for 671ed3b
View code at this point
Browse repository at this point
Commits on Aug 4, 2017
Version Bump v4.2.1: Issue #321: Installing 4.2.0 installs the wrong version of python-http-client
thinkingserious
committed
0de9775
View commit details
Copy full SHA for 0de9775
View code at this point
Browse repository at this point
Commits on Mar 29, 2017
Exclude test package
Show description for 739d6df
irushchyshyn
committed
739d6df
View commit details
Copy full SHA for 739d6df
View code at this point
Browse repository at this point
Version Bump v3.6.4: #250 Improve code quality
thinkingserious
committed
629377e
View commit details
Copy full SHA for 629377e
View code at this point
Browse repository at this point
Merge pull request #250 from andriisoldatenko/fix-pep8-errors
Show description for beed6e4
SendGrid's DX Team
authored
beed6e4
View commit details
Copy full SHA for beed6e4
View code at this point
Browse repository at this point
Commits on Jan 1, 2017
Added python 3.6 to tox file
Andrii Soldatenko
committed
f7279d7
View commit details
Copy full SHA for f7279d7
View code at this point
Browse repository at this point
Commits on Nov 10, 2016
Fix pep8 errors
Andrii Soldatenko
committed
1f690b8
View commit details
Copy full SHA for 1f690b8
View code at this point
Browse repository at this point
Commits on Oct 11, 2016
Version Bump v3.5.0: #233 Allow dict to be passed to add_headers
thinkingserious
committed
253e004
View commit details
Copy full SHA for 253e004
View code at this point
Browse repository at this point
Commits on Aug 17, 2016
Updating links for merge
thinkingserious
committed
fce2582
View commit details
Copy full SHA for fce2582
View code at this point
Browse repository at this point
Commits on Aug 13, 2016
Test Stubs
thinkingserious
committed
dc58fc8
View commit details
Copy full SHA for dc58fc8
View code at this point
Browse repository at this point
Add PyYAML dependency
thinkingserious
committed
d312288
View commit details
Copy full SHA for d312288
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.