README.md
setup.py
tap_copper/__init__.py
tap_copper/cache.py
tap_copper/client.py
tap_copper/config.py
tap_copper/state.py
tap_copper.egg-info/PKG-INFO
tap_copper.egg-info/SOURCES.txt
tap_copper.egg-info/dependency_links.txt
tap_copper.egg-info/entry_points.txt
tap_copper.egg-info/requires.txt
tap_copper.egg-info/top_level.txt
tap_copper/schemas/activities.json
tap_copper/schemas/companies.json
tap_copper/schemas/custom_fields.json
tap_copper/schemas/leads.json
tap_copper/schemas/opportunities.json
tap_copper/schemas/people.json
tap_copper/schemas/projects.json
tap_copper/schemas/tasks.json
tap_copper/schemas/users.json
tap_copper/streams/__init__.py
tap_copper/streams/activities.py
tap_copper/streams/base.py
tap_copper/streams/companies.py
tap_copper/streams/custom_fields.py
tap_copper/streams/leads.py
tap_copper/streams/opportunities.py
tap_copper/streams/people.py
tap_copper/streams/projects.py
tap_copper/streams/tasks.py
tap_copper/streams/users.py