CHANGELOG.md
MANIFEST.in
README.md
setup.cfg
setup.py
azure/__init__.py
azure/purview/__init__.py
azure/purview/catalog/__init__.py
azure/purview/catalog/_configuration.py
azure/purview/catalog/_purview_catalog_client.py
azure/purview/catalog/_version.py
azure/purview/catalog/aio/__init__.py
azure/purview/catalog/aio/_configuration.py
azure/purview/catalog/aio/_purview_catalog_client.py
azure/purview/catalog/core/__init__.py
azure/purview/catalog/core/rest/__init__.py
azure/purview/catalog/core/rest/_rest.py
azure/purview/catalog/core/rest/_rest_py3.py
azure/purview/catalog/rest/__init__.py
azure/purview/catalog/rest/_request_builders.py
azure/purview/catalog/rest/_request_builders_py3.py
azure/purview/catalog/rest/discovery/__init__.py
azure/purview/catalog/rest/discovery/_request_builders.py
azure/purview/catalog/rest/discovery/_request_builders_py3.py
azure/purview/catalog/rest/entity/__init__.py
azure/purview/catalog/rest/entity/_request_builders.py
azure/purview/catalog/rest/entity/_request_builders_py3.py
azure/purview/catalog/rest/glossary/__init__.py
azure/purview/catalog/rest/glossary/_request_builders.py
azure/purview/catalog/rest/glossary/_request_builders_py3.py
azure/purview/catalog/rest/relationship/__init__.py
azure/purview/catalog/rest/relationship/_request_builders.py
azure/purview/catalog/rest/relationship/_request_builders_py3.py
azure/purview/catalog/rest/types/__init__.py
azure/purview/catalog/rest/types/_request_builders.py
azure/purview/catalog/rest/types/_request_builders_py3.py
azure_purview_catalog.egg-info/PKG-INFO
azure_purview_catalog.egg-info/SOURCES.txt
azure_purview_catalog.egg-info/dependency_links.txt
azure_purview_catalog.egg-info/not-zip-safe
azure_purview_catalog.egg-info/requires.txt
azure_purview_catalog.egg-info/top_level.txt
tests/conftest.py
tests/test_smoke.py
tests/test_smoke_async.py
tests/testcase.py
tests/testcase_async.py