{"library":"bleak","type":"library","category":null,"description":"Bleak (Bluetooth Low Energy platform Agnostic Klient) is an asynchronous, cross-platform Python library that acts as a GATT client. It enables scanning for BLE devices, connecting to them, and communicating by reading/writing GATT characteristics and descriptors, and subscribing to notifications/indications. Bleak is actively maintained, with the current version being 3.0.1, and typically releases updates as needed for bug fixes and new features.","language":"python","status":"active","version":"3.0.1","tags":["bluetooth","ble","iot","hardware","asyncio","gatt"],"last_verified":"Thu May 21","install":[{"cmd":"pip install bleak","imports":["from bleak import BleakScanner","from bleak import BleakClient","from bleak.exc import BleakError","from bleak.exc import BleakGATTProtocolError","from bleak.exc import BleakDBusError"]}],"homepage":null,"github":"https://github.com/hbldh/bleak","docs":"https://bleak.readthedocs.io","changelog":"https://github.com/hbldh/bleak/blob/develop/CHANGELOG.rst","pypi":"https://pypi.org/project/bleak/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.4,"avg_import_s":0.26,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/bleak/compatibility"}}