Adafruit-blinka-bleio

Latest version: v4.1.2

Safety actively analyzes 629855 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 5

3.0.2

Fixed the project link in `pyproject.toml`. Thanks Neradoc!

This library works as a BLE central. It cannot be used as a BLE peripheral due to underlying limitations of `bleak`.

Requires Python 3.7.x or 3.8.x on Linux and Windows. Python 3.8 now works with this library on Windows if `pythonnet` 2.5.1 or newer is installed, so update `pythonnet` via `pip3` if necessary. Python 3.9 is not yet supported by `pythonnet`, so do not upgrade your Windows version of Python above 3.8 yet.

This library is not generally meant to be used directly. Instead use the [Adafruit CircuitPython BLE](https://github.com/adafruit/Adafruit_CircuitPython_BLE/) library, which depends on this library.

For full details of the `_bleio` API please see [CircuitPython's ReadTheDocs](https://circuitpython.readthedocs.io/en/latest/shared-bindings/_bleio/__init__.html).

3.0.1

Fixed `pyproject.toml` so library will install correctly.

This library works as a BLE central. It cannot be used as a BLE peripheral due to underlying limitations of `bleak`.

Requires Python 3.7.x or 3.8.x on Linux and Windows. Python 3.8 now works with this library on Windows if `pythonnet` 2.5.1 or newer is installed, so update `pythonnet` via `pip3` if necessary. Python 3.9 is not yet supported by `pythonnet`, so do not upgrade your Windows version of Python above 3.8 yet.

This library is not generally meant to be used directly. Instead use the [Adafruit CircuitPython BLE](https://github.com/adafruit/Adafruit_CircuitPython_BLE/) library, which depends on this library.

For full details of the `_bleio` API please see [CircuitPython's ReadTheDocs](https://circuitpython.readthedocs.io/en/latest/shared-bindings/_bleio/__init__.html).

3.0.0

Updated the API to match the API for CircuitPython 8.0.0.

This library works as a BLE central. It cannot be used as a BLE peripheral due to underlying limitations of `bleak`.

Requires Python 3.7.x or 3.8.x on Linux and Windows. Python 3.8 now works with this library on Windows if `pythonnet` 2.5.1 or newer is installed, so update `pythonnet` via `pip3` if necessary. Python 3.9 is not yet supported by `pythonnet`, so do not upgrade your Windows version of Python above 3.8 yet.

This library is not generally meant to be used directly. Instead use the [Adafruit CircuitPython BLE](https://github.com/adafruit/Adafruit_CircuitPython_BLE/) library, which depends on this library.

For full details of the `_bleio` API please see [CircuitPython's ReadTheDocs](https://circuitpython.readthedocs.io/en/latest/shared-bindings/_bleio/__init__.html).

2.2.1

This release contains typing information for function arguments and returns. Thank you davclark

This library works as a BLE central. It cannot be used as a BLE peripheral due to underlying limitations of `bleak`.

Requires Python 3.7.x or 3.8.x on Linux and Windows. Python 3.8 now works with this library on Windows if `pythonnet` 2.5.1 or newer is installed, so update `pythonnet` via `pip3` if necessary. Python 3.9 is not yet supported by `pythonnet`, so do not upgrade your Windows version of Python above 3.8 yet.

This library is not generally meant to be used directly. Instead use the [Adafruit CircuitPython BLE](https://github.com/adafruit/Adafruit_CircuitPython_BLE/) library, which depends on this library.

For full details of the `_bleio` API please see [CircuitPython's ReadTheDocs](https://circuitpython.readthedocs.io/en/latest/shared-bindings/_bleio/__init__.html).

2.2.0

- Fixes incompatibility with bleak 0.11.0.
- bleak is pinned to 0.11.0 because its API is still changing.
- Licensing was added, pre-commit support was added, and source files were reorganized to avoid pylint's complaints about circular imports. Several sources files with mutual use were merged into once

This library works as a BLE central. It cannot be used as a BLE peripheral due to underlying limitations of `bleak`.

Requires Python 3.7.x or 3.8.x on Linux and Windows. Python 3.8 now works with this library on Windows if `pythonnet` 2.5.1 or newer is installed, so update `pythonnet` via `pip3` if necessary. Python 3.9 is not yet supported by `pythonnet`, so do not upgrade your Windows version of Python above 3.8 yet.

This library is not generally meant to be used directly. Instead use the [Adafruit CircuitPython BLE](https://github.com/adafruit/Adafruit_CircuitPython_BLE/) library, which depends on this library.

For full details of the `_bleio` API please see [CircuitPython's ReadTheDocs](https://circuitpython.readthedocs.io/en/latest/shared-bindings/_bleio/__init__.html).

2.1.1

Fixes error when trying to stop a notification. Thanks kschmelzer.

This library works as a BLE central. It cannot be used as a BLE peripheral due to underlying limitations of `bleak`.

Requires Python 3.7.x or 3.8.x on Linux and Windows. Python 3.8 now works with this library on Windows if `pythonnet` 2.5.1 or newer is installed, so update `pythonnet` via `pip3` if necessary. Python 3.9 is not yet supported by `pythonnet`, so do not upgrade your Windows version of Python above 3.8 yet.

This library is not generally meant to be used directly. Instead use the [Adafruit CircuitPython BLE](https://github.com/adafruit/Adafruit_CircuitPython_BLE/) library, which depends on this library.

For full details of the `_bleio` API please see [CircuitPython's ReadTheDocs](https://circuitpython.readthedocs.io/en/latest/shared-bindings/_bleio/__init__.html).

Page 2 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.