LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
tap_surveymonkey/__init__.py
tap_surveymonkey/client.py
tap_surveymonkey/discover.py
tap_surveymonkey/exceptions.py
tap_surveymonkey/streams.py
tap_surveymonkey/sync.py
tap_surveymonkey.egg-info/PKG-INFO
tap_surveymonkey.egg-info/SOURCES.txt
tap_surveymonkey.egg-info/dependency_links.txt
tap_surveymonkey.egg-info/entry_points.txt
tap_surveymonkey.egg-info/requires.txt
tap_surveymonkey.egg-info/top_level.txt
tap_surveymonkey/schemas/responses.json
tap_surveymonkey/schemas/simplified_responses.json
tap_surveymonkey/schemas/survey_details.json
tap_surveymonkey/schemas/surveys.json
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