CONTRIBUTING.md
HISTORY.md
LICENSE
MANIFEST.in
README.md
RELEASE.md
Rakefile
__init__.py
nosetests.py
python25-requirements.txt
requirements.txt
setup.py
lib/__init__.py
lib/release.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/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/__init__.py
test/test_administrator.py
test/test_authentication.py
test/test_campaign.py
test/test_client.py
test/test_createsend.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
test/fixtures/active_subscribers.json
test/fixtures/add_admin.json
test/fixtures/add_person.json
test/fixtures/add_subscriber.json
test/fixtures/admin_details.json
test/fixtures/admin_get_primary_contact.json
test/fixtures/admin_set_primary_contact.json
test/fixtures/administrators.json
test/fixtures/apikey.json
test/fixtures/billingdetails.json
test/fixtures/bounced_subscribers.json
test/fixtures/campaign_bounces.json
test/fixtures/campaign_clicks.json
test/fixtures/campaign_listsandsegments.json
test/fixtures/campaign_opens.json
test/fixtures/campaign_recipients.json
test/fixtures/campaign_spam.json
test/fixtures/campaign_summary.json
test/fixtures/campaign_unsubscribes.json
test/fixtures/campaigns.json
test/fixtures/client_details.json
test/fixtures/client_get_primary_contact.json
test/fixtures/client_set_primary_contact.json
test/fixtures/clients.json
test/fixtures/countries.json
test/fixtures/create_campaign.json
test/fixtures/create_client.json
test/fixtures/create_custom_field.json
test/fixtures/create_list.json
test/fixtures/create_list_webhook.json
test/fixtures/create_segment.json
test/fixtures/create_template.json
test/fixtures/custom_api_error.json
test/fixtures/custom_fields.json
test/fixtures/custom_fields_utf8.json
test/fixtures/deleted_subscribers.json
test/fixtures/drafts.json
test/fixtures/email_client_usage.json
test/fixtures/expired_oauth_token_api_error.json
test/fixtures/external_session.json
test/fixtures/import_subscribers.json
test/fixtures/import_subscribers_partial_success.json
test/fixtures/list_details.json
test/fixtures/list_stats.json
test/fixtures/list_webhooks.json
test/fixtures/lists.json
test/fixtures/listsforemail.json
test/fixtures/oauth_exchange_token.json
test/fixtures/oauth_exchange_token_error.json
test/fixtures/people.json
test/fixtures/person_details.json
test/fixtures/refresh_oauth_token.json
test/fixtures/scheduled_campaigns.json
test/fixtures/segment_details.json
test/fixtures/segment_subscribers.json
test/fixtures/segments.json
test/fixtures/subscriber_details.json
test/fixtures/subscriber_history.json
test/fixtures/suppressionlist.json
test/fixtures/systemdate.json
test/fixtures/template_details.json
test/fixtures/templates.json
test/fixtures/timezones.json
test/fixtures/transfer_credits.json
test/fixtures/tx_classicemail_groups.json
test/fixtures/tx_message_details.json
test/fixtures/tx_message_details_with_statistics.json
test/fixtures/tx_messages.json
test/fixtures/tx_messages_classic.json
test/fixtures/tx_messages_smart.json
test/fixtures/tx_send_multiple.json
test/fixtures/tx_send_single.json
test/fixtures/tx_smartemail_details.json
test/fixtures/tx_smartemails.json
test/fixtures/tx_statistics_classic.json
test/fixtures/tx_statistics_smart.json
test/fixtures/unconfirmed_subscribers.json
test/fixtures/unsubscribed_subscribers.json
test/fixtures/update_custom_field.json