MANIFEST.in
README.md
__init__.py
pyproject.toml
setup.py
./__init__.py
./examples/__init__.py
./examples/list_schemas.py
./examples/read_remote_td.py
./examples/read_td.py
./examples/write_td.py
./remote/__init__.py
./remote/client.py
./remote/source.py
./schema/__init__.py
./schema/message_metadata.py
current_data_py.egg-info/PKG-INFO
current_data_py.egg-info/SOURCES.txt
current_data_py.egg-info/dependency_links.txt
current_data_py.egg-info/requires.txt
current_data_py.egg-info/top_level.txt
examples/__init__.py
examples/list_schemas.py
examples/read_remote_td.py
examples/read_td.py
examples/write_td.py
remote/__init__.py
remote/client.py
remote/source.py
schema/__init__.py
schema/message_metadata.py
tests/check_package.py
tests/check_remote.py