Hand Tracking SDK ================= Python SDK for consuming telemetry from `Hand Tracking Streamer (HTS) `_. Contents -------- .. toctree:: :maxdepth: 2 :caption: Documentation quickstart api/index Key Features ------------ - Parse HTS wrist and landmarks telemetry into typed objects. - Receive data over UDP, TCP server, or TCP client transports. - Assemble coherent per-hand frames with sequence and timestamp metadata. - Convert Unity left-handed geometry to right-handed coordinates. - Stream events via high-level client APIs with filtering and observability. Supported Python Version ------------------------ - Python 3.10 and above