LICENSE
README.md
pyproject.toml
src/mock_spotfire/_core/__init__.py
src/mock_spotfire/_core/models.py
src/mock_spotfire/_core/paths.py
src/mock_spotfire/_core/router.py
src/mock_spotfire/automation_services_v1/__init__.py
src/mock_spotfire/automation_services_v1/errors.py
src/mock_spotfire/automation_services_v1/models.py
src/mock_spotfire/automation_services_v1/paths.py
src/mock_spotfire/automation_services_v1/state.py
src/mock_spotfire/library_v2/__init__.py
src/mock_spotfire/library_v2/errors.py
src/mock_spotfire/library_v2/models.py
src/mock_spotfire/library_v2/paths.py
src/mock_spotfire/library_v2/state.py
src/spotfire_community/__init__.py
src/spotfire_community/py.typed
src/spotfire_community.egg-info/PKG-INFO
src/spotfire_community.egg-info/SOURCES.txt
src/spotfire_community.egg-info/dependency_links.txt
src/spotfire_community.egg-info/requires.txt
src/spotfire_community.egg-info/top_level.txt
src/spotfire_community/_core/__init__.py
src/spotfire_community/_core/rest/__init__.py
src/spotfire_community/_core/rest/auth.py
src/spotfire_community/_core/rest/models.py
src/spotfire_community/_core/rest/spotfire_requests.py
src/spotfire_community/_core/validation/__init__.py
src/spotfire_community/_core/validation/uuid.py
src/spotfire_community/automation_services/__init__.py
src/spotfire_community/automation_services/client.py
src/spotfire_community/automation_services/errors.py
src/spotfire_community/automation_services/models.py
src/spotfire_community/automation_services/_xml/__init__.py
src/spotfire_community/automation_services/_xml/job_definition.py
src/spotfire_community/automation_services/_xml/tasks/__init__.py
src/spotfire_community/automation_services/_xml/tasks/apply_bookmark.py
src/spotfire_community/automation_services/_xml/tasks/open_analysis.py
src/spotfire_community/automation_services/_xml/tasks/task.py
src/spotfire_community/dxp/__init__.py
src/spotfire_community/dxp/dxp.py
src/spotfire_community/dxp/errors.py
src/spotfire_community/dxp/models.py
src/spotfire_community/dxp/serializer.py
src/spotfire_community/dxp/_xml/__init__.py
src/spotfire_community/dxp/_xml/data_access_plan.py
src/spotfire_community/dxp/_xml/data_connection.py
src/spotfire_community/library/__init__.py
src/spotfire_community/library/client.py
src/spotfire_community/library/errors.py
src/spotfire_community/library/models.py