LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
tap_typeform/__init__.py
tap_typeform/client.py
tap_typeform/discover.py
tap_typeform/schema.py
tap_typeform/streams.py
tap_typeform/sync.py
tap_typeform/utils.py
tap_typeform.egg-info/PKG-INFO
tap_typeform.egg-info/SOURCES.txt
tap_typeform.egg-info/dependency_links.txt
tap_typeform.egg-info/entry_points.txt
tap_typeform.egg-info/requires.txt
tap_typeform.egg-info/top_level.txt
tap_typeform/schemas/answers.json
tap_typeform/schemas/forms.json
tap_typeform/schemas/questions.json
tap_typeform/schemas/submitted_landings.json
tap_typeform/schemas/unsubmitted_landings.json
tests/test_typeform_all_fields.py
tests/test_typeform_automatic_fields.py
tests/test_typeform_bookmarks.py
tests/test_typeform_discovery.py
tests/test_typeform_pagination.py
tests/test_typeform_start_date.py