AUTHORS.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
sparkpost/__init__.py
sparkpost/base.py
sparkpost/exceptions.py
sparkpost/metrics.py
sparkpost/recipient_lists.py
sparkpost/suppression_list.py
sparkpost/templates.py
sparkpost/transmissions.py
sparkpost.egg-info/PKG-INFO
sparkpost.egg-info/SOURCES.txt
sparkpost.egg-info/dependency_links.txt
sparkpost.egg-info/requires.txt
sparkpost.egg-info/top_level.txt
sparkpost/django/__init__.py
sparkpost/django/email_backend.py
sparkpost/django/exceptions.py
sparkpost/django/message.py
sparkpost/tornado/__init__.py
sparkpost/tornado/base.py
sparkpost/tornado/exceptions.py
sparkpost/tornado/transmissions.py
sparkpost/tornado/utils.py
test/__init__.py
test/test_base.py
test/test_init.py
test/test_metrics.py
test/test_recipient_lists.py
test/test_suppression_list.py
test/test_templates.py
test/test_transmissions.py
test/django/__init__.py
test/django/test_email_backend.py
test/django/test_message.py
test/django/utils.py
test/tornado/__init__.py
test/tornado/test_tornado.py
test/tornado/utils.py