AUTHORS.rst
LICENSE
README.md
pyproject.toml
src/app.py
src/sdtp/__init__.py
src/sdtp/sdtp_client.py
src/sdtp/sdtp_filter.py
src/sdtp/sdtp_schema.py
src/sdtp/sdtp_server.py
src/sdtp/sdtp_table.py
src/sdtp/sdtp_table_factory.py
src/sdtp/sdtp_utils.py
src/sdtp/table_server.py
src/sdtp.egg-info/PKG-INFO
src/sdtp.egg-info/SOURCES.txt
src/sdtp.egg-info/dependency_links.txt
src/sdtp.egg-info/requires.txt
src/sdtp.egg-info/top_level.txt
tests/test_compound_filters.py
tests/test_data_plane.py
tests/test_factory.py
tests/test_filter_result_format.py
tests/test_macroexpansion.py
tests/test_sdtp_client.py
tests/test_sdtp_filter_atomic.py
tests/test_sdtp_schema.py
tests/test_sdtp_server.py
tests/test_sdtp_table.py
tests/test_sdtp_table_and_filter.py
tests/test_sdtp_table_factory.py
tests/test_sdtp_utils.py
tests/test_serialization.py
tests/test_table_server.py