CHANGELOG.md
LICENSE
MANIFEST.in
README.md
STYLE_GUIDE.md
pyproject.toml
requirements-dev.txt
requirements.txt
setup.cfg
dotloop/__init__.py
dotloop/account.py
dotloop/activity.py
dotloop/auth.py
dotloop/base_client.py
dotloop/client.py
dotloop/contact.py
dotloop/document.py
dotloop/enums.py
dotloop/exceptions.py
dotloop/folder.py
dotloop/loop.py
dotloop/loop_detail.py
dotloop/loop_it.py
dotloop/participant.py
dotloop/profile.py
dotloop/py.typed
dotloop/task.py
dotloop/template.py
dotloop/webhook.py
dotloop.egg-info/PKG-INFO
dotloop.egg-info/SOURCES.txt
dotloop.egg-info/dependency_links.txt
dotloop.egg-info/requires.txt
dotloop.egg-info/top_level.txt
tests/test_account.py
tests/test_activity.py
tests/test_auth.py
tests/test_base_client.py
tests/test_client.py
tests/test_contact.py
tests/test_coverage_additions.py
tests/test_document.py
tests/test_exceptions.py
tests/test_folder.py
tests/test_loop.py
tests/test_loop_detail.py
tests/test_loop_it.py
tests/test_participant.py
tests/test_profile.py
tests/test_task.py
tests/test_template.py
tests/test_webhook.py