LICENSE
README.md
pyproject.toml
matrix_python_sdk.egg-info/PKG-INFO
matrix_python_sdk.egg-info/SOURCES.txt
matrix_python_sdk.egg-info/dependency_links.txt
matrix_python_sdk.egg-info/entry_points.txt
matrix_python_sdk.egg-info/requires.txt
matrix_python_sdk.egg-info/top_level.txt
matrix_sdk/__init__.py
matrix_sdk/alias.py
matrix_sdk/archivefetch.py
matrix_sdk/cache.py
matrix_sdk/client.py
matrix_sdk/deep_link.py
matrix_sdk/find_potential_servers.py
matrix_sdk/gitfetch.py
matrix_sdk/ids.py
matrix_sdk/manifest.py
matrix_sdk/policy.py
matrix_sdk/python_builder.py
matrix_sdk/runtime.py
matrix_sdk/schemas.py
matrix_sdk/search.py
matrix_sdk/ssl_compat.py
matrix_sdk/bulk/__init__.py
matrix_sdk/bulk/backoff.py
matrix_sdk/bulk/bulk_registrar.py
matrix_sdk/bulk/cli.py
matrix_sdk/bulk/discovery.py
matrix_sdk/bulk/gateway.py
matrix_sdk/bulk/models.py
matrix_sdk/bulk/probe.py
matrix_sdk/bulk/schemas.py
matrix_sdk/bulk/utils.py
matrix_sdk/cli/commands.py
matrix_sdk/installer/__init__.py
matrix_sdk/installer/core.py
matrix_sdk/installer/envs.py
matrix_sdk/installer/files.py
matrix_sdk/installer/find_potential_servers.py
matrix_sdk/installer/runner_discovery.py
matrix_sdk/installer/runner_schema.py
matrix_sdk/installer/util.py
tests/test_client_live.py
tests/test_find_potential_servers.py
tests/test_installer.py
tests/test_sdk_smoke.py
tests/test_search_helper.py
tests/test_ssl_compat.py