Adafruit-circuitpython-typing

Latest version: v1.10.3

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

Scan your dependencies

Page 4 of 5

1.7.0

Added a Protocol for hardware objects with read-only and read/write `value` properties (e.g., `analogio.AnalogIn`, `digitalio.DigitalInOut`, etc).

To use in CPython, `pip3 install adafruit-circuitpython-typing`.

Read the [docs](http://circuitpython.readthedocs.io/projects/circuitpython-typing/en/latest/) for info on how to use it.

1.6.1

Fixed an issue where the link to the documentation in the README pointed to the wrong URL. Thanks 2bndy5!

To use in CPython, `pip3 install adafruit-circuitpython-typing`.

Read the [docs](http://circuitpython.readthedocs.io/projects/circuitpython-typing/en/latest/) for info on how to use it.

1.6.0

Added `Protocol` used for type annotations of PIL `Image` objects. Thank you tekktrik

To use in CPython, `pip3 install adafruit-circuitpython-typing`.

Read the [docs](http://circuitpython.readthedocs.io/projects/circuitpython-typing/en/latest/) for info on how to use it.

1.5.0

Added `Protocol` used for type annotations of `PWMOut` on Blinka platforms that don't support a functional version.

To use in CPython, `pip3 install adafruit-circuitpython-typing`.

Read the [docs](http://circuitpython.readthedocs.io/projects/circuitpython-typing/en/latest/) for info on how to use it.

1.4.0

Add Protocols for representing LED-like classes for use as types in type annotations.

To use in CPython, `pip3 install adafruit-circuitpython-typing`.

Read the [docs](http://circuitpython.readthedocs.io/projects/circuitpython-typing/en/latest/) for info on how to use it.

1.3.1

Added `I2CDeviceDriver` duck typing class for describing classes using `I2CDevice`.

To use in CPython, `pip3 install adafruit-circuitpython-typing`.

Read the [docs](http://circuitpython.readthedocs.io/projects/circuitpython-typing/en/latest/) for info on how to use it.

Page 4 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.