Adafruit-circuitpython-displayio-layout

Latest version: v2.1.0

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

Scan your dependencies

Page 6 of 9

1.13.1

To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).

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

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

1.13.0

Thanks so much to FoamyGuy for adding this feature!

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

To use in CPython, `pip3 install adafruit-circuitpython-displayio-layout`

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

1.12.0

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

To use in CPython, `pip3 install adafruit-circuitpython-displayio-layout`

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

1.11.0

This release adds a `get_cell()` function to GridLayout which allows you to lookup cell contents by their x,y cell location within the grid. Previously it was only possible to get them by their index which was tied to the order they were added to the GridLayout.

See this for an example usage of the new function: https://github.com/adafruit/Adafruit_CircuitPython_DisplayIO_Layout/blob/main/examples/displayio_layout_grid_layout_get_cell_test.py

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

To use in CPython, `pip3 install adafruit-circuitpython-displayio-layout`

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

1.10.2

This release contains a fix for GridLayout that allows Labels to be used with it.

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

To use in CPython, `pip3 install adafruit-circuitpython-displayio-layout`

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

1.10.1

To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).

To use in CPython, `pip3 install adafruit-circuitpython-displayio-layout`

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

Page 6 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.