LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
tap_marketo/__init__.py
tap_marketo/client.py
tap_marketo/discover.py
tap_marketo/sync.py
tap_marketo.egg-info/PKG-INFO
tap_marketo.egg-info/SOURCES.txt
tap_marketo.egg-info/dependency_links.txt
tap_marketo.egg-info/entry_points.txt
tap_marketo.egg-info/requires.txt
tap_marketo.egg-info/top_level.txt
tap_marketo/schemas/activity_types.json
tap_marketo/schemas/campaigns.json
tap_marketo/schemas/lists.json
tap_marketo/schemas/programs.json
tests/test_client.py
tests/test_client_max_api_limit.py
tests/test_discover.py
tests/test_request_timeout.py
tests/test_startup.py
tests/test_sync.py