BiblioPixelAnimations.strip.PartyMode module

class BiblioPixelAnimations.strip.PartyMode.PartyMode(layout, start=0, end=-1, **kwds)[source]

Bases: bibliopixel.animation.strip.Strip

Stobe Light Effect.

COLOR_DEFAULTS = (('colors', [(255, 0, 0), (0, 255, 0), (0, 0, 255)]),)
pre_run()[source]
step(amt=1)[source]