1 2 3 4 5 6 7 8 9
# UDB Python SDK Generate protobuf clients first: ```bash ../scripts/gen_sdk.sh ``` The async wrapper in `udb_client/client.py` adds required UDB metadata and exposes common OCR service operations.