LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
tap_dixa/__init__.py
tap_dixa/client.py
tap_dixa/discover.py
tap_dixa/exceptions.py
tap_dixa/helpers.py
tap_dixa/sync.py
tap_dixa.egg-info/PKG-INFO
tap_dixa.egg-info/SOURCES.txt
tap_dixa.egg-info/dependency_links.txt
tap_dixa.egg-info/entry_points.txt
tap_dixa.egg-info/requires.txt
tap_dixa.egg-info/top_level.txt
tap_dixa/schemas/activity_logs.json
tap_dixa/schemas/conversations.json
tap_dixa/schemas/messages.json
tap_dixa/streams/__init__.py
tap_dixa/streams/abstracts.py
tap_dixa/streams/activitylogs.py
tap_dixa/streams/conversations.py
tap_dixa/streams/messages.py
tests/test_all_fields.py
tests/test_automatic_fields.py
tests/test_bookmark.py
tests/test_discovery.py
tests/test_interrupted_sync.py
tests/test_pagination.py
tests/test_start_date.py