* Allow colors to be any sequence of ints rather than forcing tuple. Thanks to cpforbes
To use in CircuitPython, simply install the [Adafruit CircuitPython bundle](https://github.com/adafruit/Adafruit_CircuitPython_Bundle).
To use in CPython, `pip install adafruit-circuitpython-neopixel`.
Read the [docs](http://circuitpython.readthedocs.io/projects/neopixel/en/latest/) for info on how to use it.