Skip to content

Releases: adafruit/Adafruit_CircuitPython_FancyLED

Update to .pylintrc

12 Nov 17:44

Choose a tag to compare

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip3 install adafruit-circuitpython-fancyled.

Read the docs for info on how to use it.

Now on PyPi!

09 Aug 16:02
59038f5

Choose a tag to compare

  • Added setup.py
  • Added PyPI release info to .travis.yml
  • Updated requirements.txt
  • Added a more comprehensive .gitignore

To use in CircuitPython, simply install the Adafruit CircuitPython bundle.

To use in CPython, pip install adafruit-circuitpython-fancyled.

Read the docs for info on how to use it.

Example tweaks

01 May 18:46
8429386

Choose a tag to compare

Thanks to @tannewt for improving the examples

To use in CircuitPython, download the .mpy file and copy it to the lib folder on the CIRCUITPY drive. Or, simply install the Adafruit CircuitPython bundle.

Read the docs for info on how to use it.

Now lint free!

01 Feb 16:36

Choose a tag to compare

Thanks to @PaintYourDragon's persistence, this library is now lint-free and making Travis happy.

Full change list from 1.0.0.

To use in CircuitPython, download the .mpy file and copy it to the lib folder on the CIRCUITPY drive. Or, simply install the Adafruit CircuitPython bundle.

Read the docs for info on how to use it.

Initial release

09 Jan 03:52

Choose a tag to compare

1.0.0

Re-cookiecutter because .py filename change