Some python modules to simplify the hyperion effects development.
Created with python 2.7
Develop code for hyperion effects.
See what your effect does in a gui.
Send the colordata of your effect to hyperion's Json server.
Modify the effects.py module to develop your effect.
The hyperion.py module holds functions the fake the real hyperion functions.
The gui.py module holds functions to open a window which displays the led colors.
The json_client.py module contains functions to communicate with the json server.