LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
tap_iterable/__init__.py
tap_iterable/context.py
tap_iterable/discover.py
tap_iterable/exceptions.py
tap_iterable/helper.py
tap_iterable/iterable.py
tap_iterable/streams.py
tap_iterable/sync.py
tap_iterable.egg-info/PKG-INFO
tap_iterable.egg-info/SOURCES.txt
tap_iterable.egg-info/dependency_links.txt
tap_iterable.egg-info/entry_points.txt
tap_iterable.egg-info/requires.txt
tap_iterable.egg-info/top_level.txt
tap_iterable/schemas/campaigns.json
tap_iterable/schemas/channels.json
tap_iterable/schemas/email_bounce.json
tap_iterable/schemas/email_click.json
tap_iterable/schemas/email_complaint.json
tap_iterable/schemas/email_open.json
tap_iterable/schemas/email_send.json
tap_iterable/schemas/email_send_skip.json
tap_iterable/schemas/email_subscribe.json
tap_iterable/schemas/email_unsubscribe.json
tap_iterable/schemas/list_users.json
tap_iterable/schemas/lists.json
tap_iterable/schemas/message_types.json
tap_iterable/schemas/metadata.json
tap_iterable/schemas/templates.json
tap_iterable/schemas/users.json
tests/test_all_fields.py
tests/test_automatic_fields.py
tests/test_bookmarks.py
tests/test_discovery.py
tests/test_interrupted_sync.py
tests/test_start_date.py