Metadata-Version: 2.4
Name: sensor-sdk
Version: 1.3.0
Summary: Python sdk for Synchroni
Home-page: https://github.com/oymotion/SynchroniSDKPython
Author: Martin Ye
Author-email: yecq_82@hotmail.com
License: MIT
Classifier: Programming Language :: Python :: 3
Classifier: Operating System :: Microsoft :: Windows
Requires-Python: >=3.10
Requires-Dist: bleak>=3.0.2
Requires-Dist: bumble==0.0.233
Requires-Dist: libusb1
Requires-Dist: libusb-package
Requires-Dist: typing_extensions; python_version < "3.12"
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary

Pure-ctypes Python bindings over the SensorSDKCXX flat C API (drop-in replacement for the SensorSDKPython package), bundling the native sensor library and the bumble USB dongle BLE backend.
