Adafruit-circuitpython-displayio-layout

Latest version: v2.2.0

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

Scan your dependencies

Page 6 of 10

1.14.0

This release contains a new `divider_line_color` argument for the GridLayout as well as a fix for environments lacking bitmaptools. Thank you GingerIndustries and rsbohn

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.2

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.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.

Page 6 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.