CONTRIBUTING.md
HISTORY.md
LICENSE
MANIFEST.in
README.md
RELEASE.md
nosetests.py
setup.cfg
setup.py
lib/__init__.py
lib/createsend/__init__.py
lib/createsend/administrator.py
lib/createsend/cacert.pem
lib/createsend/campaign.py
lib/createsend/client.py
lib/createsend/createsend.py
lib/createsend/journey.py
lib/createsend/journey_email.py
lib/createsend/list.py
lib/createsend/person.py
lib/createsend/segment.py
lib/createsend/subscriber.py
lib/createsend/template.py
lib/createsend/transactional.py
lib/createsend/utils.py
lib/createsend.egg-info/PKG-INFO
lib/createsend.egg-info/SOURCES.txt
lib/createsend.egg-info/dependency_links.txt
lib/createsend.egg-info/requires.txt
lib/createsend.egg-info/top_level.txt
test/test_administrator.py
test/test_authentication.py
test/test_campaign.py
test/test_client.py
test/test_createsend.py
test/test_journey.py
test/test_journey_email.py
test/test_list.py
test/test_people.py
test/test_segment.py
test/test_subscriber.py
test/test_template.py
test/test_transactional.py
test/test_verifiedhttpsconnection.py