Metadata-Version: 2.0
Name: blue-st-sdk-package
Version: 1.1.0
Summary: Bluetooth Low Energy abstraction library package.
Home-page: https://github.com/STMicroelectronics/BlueSTSDK_Python
Author: Davide Aliprandi
Author-email: davide.aliprandi@gmail.com
License: BSD 3-clause
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Software Development :: Embedded Systems
Description-Content-Type: text/markdown

# BlueST SDK

BlueST SDK is a multi-platform library ([Android](https://github.com/STMicroelectronics/BlueSTSDK_Android), [iOS](https://github.com/STMicroelectronics/BlueSTSDK_iOS), and [Linux](https://github.com/STMicroelectronics/BlueSTSDK_Python) supported) that allows easy access to the data exported by a Bluetooth Low Energy (BLE) device that implements the [BlueST Protocol](https://github.com/STMicroelectronics/BlueSTSDK_Python#bluest-protocol).


## Documentation
Documentation can be found [here](https://stmicroelectronics.github.io/BlueSTSDK_Python/index.html).


## Compatibility
This version of the SDK is compatible with [Python](https://www.python.org/) 3.5 and runs on a Linux system.



