Pixelblaze-client: Python 3 library for Pixelblaze

The updated pixelblaze-client (v1.1.2) is now available on pypi. To install:

pip install pixelblaze-client==1.1.2

3 Likes

A note to future users. This all works very well, but you can cause some really messed up states if you write the wrong size of data to variables. For example, if you accidentally send an array of data to a single variable you can make the PixelBlaze screw up badly.