README.md
pyproject.toml
amniscient_detection/__init__.py
amniscient_detection/_deprecated_grpc.py
amniscient_detection/annotate.py
amniscient_detection/client.py
amniscient_detection/exceptions.py
amniscient_detection/models.py
amniscient_detection/request_builder.py
amniscient_detection/response_parser.py
amniscient_detection/utils.py
amniscient_detection.egg-info/PKG-INFO
amniscient_detection.egg-info/SOURCES.txt
amniscient_detection.egg-info/dependency_links.txt
amniscient_detection.egg-info/requires.txt
amniscient_detection.egg-info/top_level.txt
amniscient_detection/proto/__init__.py
amniscient_detection/proto/detection_pb2.py
amniscient_detection/proto/detection_pb2.pyi
amniscient_detection/proto/detection_pb2_grpc.py
amniscient_detection/transport/__init__.py
amniscient_detection/transport/base.py
amniscient_detection/transport/http_transport.py
amniscient_detection/transport/nats_transport.py
tests/test_annotate.py
tests/test_client.py
tests/test_client_transport.py
tests/test_http_transport.py
tests/test_integration.py
tests/test_multitenant_auth.py
tests/test_nats_integration.py
tests/test_nats_transport.py
tests/test_request_builder.py
tests/test_response_parser.py
tests/test_transport_base.py
tests/test_utils.py