LICENSE.txt
MANIFEST.in
Procfile
README.txt
app.json
requirements.txt
setup.py
sendgrid/__init__.py
sendgrid/sendgrid.py
sendgrid/version.py
sendgrid.egg-info/PKG-INFO
sendgrid.egg-info/SOURCES.txt
sendgrid.egg-info/dependency_links.txt
sendgrid.egg-info/requires.txt
sendgrid.egg-info/top_level.txt
sendgrid/helpers/__init__.py
sendgrid/helpers/inbound/__init__.py
sendgrid/helpers/inbound/app.py
sendgrid/helpers/inbound/config.py
sendgrid/helpers/inbound/parse.py
sendgrid/helpers/inbound/send.py
sendgrid/helpers/mail/__init__.py
sendgrid/helpers/mail/asm.py
sendgrid/helpers/mail/attachment.py
sendgrid/helpers/mail/bcc_settings.py
sendgrid/helpers/mail/bypass_list_management.py
sendgrid/helpers/mail/category.py
sendgrid/helpers/mail/click_tracking.py
sendgrid/helpers/mail/content.py
sendgrid/helpers/mail/custom_arg.py
sendgrid/helpers/mail/email.py
sendgrid/helpers/mail/exceptions.py
sendgrid/helpers/mail/footer_settings.py
sendgrid/helpers/mail/ganalytics.py
sendgrid/helpers/mail/header.py
sendgrid/helpers/mail/mail.py
sendgrid/helpers/mail/mail_settings.py
sendgrid/helpers/mail/open_tracking.py
sendgrid/helpers/mail/personalization.py
sendgrid/helpers/mail/sandbox_mode.py
sendgrid/helpers/mail/section.py
sendgrid/helpers/mail/spam_check.py
sendgrid/helpers/mail/subscription_tracking.py
sendgrid/helpers/mail/substitution.py
sendgrid/helpers/mail/tracking_settings.py
sendgrid/helpers/mail/validators.py