Adafruit-circuitpython-neopixel

Latest version: v6.3.12

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

Scan your dependencies

Page 4 of 9

6.1.3

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

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

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

6.0.3

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

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

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

6.0.2

pre-commit has been added to the GitHub Actions workflow in this repository. pre-commit allows you to run multiple checks, such as black and checking the REUSE licensing compliance, both locally and on GitHub Actions with one command.

You can run pre-commit locally with `pre-commit run --all-files`

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

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

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

6.0.1

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

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

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

6.0.0

This release reworks NeoPixel to use PixelBuf for the internal pixel buffer. On Blinka and CircuitPython < 5 it now requires the `pypixelbuf` (2.0.0+) library to run. It implements the same API as `_pixelbuf` in CircuitPython 5.x. NeoPixels manipulation should be faster when using the native implementation.

So, if you are still using CircuitPython < 5, then either 1) upgrade to CircuitPython 5.x, 2)use NeoPixel < 6, or 3) install pypixelbuf.

If you are Blinka, please make sure you have `adafruit-circuitpython-pypixelbuf` >= 2.0.0 installed as well.

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

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

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

5.1.1

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

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

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

Page 4 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.