MANIFEST.in
requirements.txt
setup.py
BiblioPixel.egg-info/PKG-INFO
BiblioPixel.egg-info/SOURCES.txt
BiblioPixel.egg-info/dependency_links.txt
BiblioPixel.egg-info/requires.txt
BiblioPixel.egg-info/top_level.txt
bibliopixel/VERSION
bibliopixel/__init__.py
bibliopixel/data_maker.py
bibliopixel/font.py
bibliopixel/gamepad.py
bibliopixel/gamma.py
bibliopixel/image.py
bibliopixel/log.py
bibliopixel/matrix.py
bibliopixel/return_codes.py
bibliopixel/serial_gamepad.py
bibliopixel/animation/__init__.py
bibliopixel/animation/animation.py
bibliopixel/animation/circle.py
bibliopixel/animation/cube.py
bibliopixel/animation/game.py
bibliopixel/animation/matrix.py
bibliopixel/animation/off.py
bibliopixel/animation/receiver.py
bibliopixel/animation/runner.py
bibliopixel/animation/sequence.py
bibliopixel/animation/strip.py
bibliopixel/animation/tests.py
bibliopixel/colors/__init__.py
bibliopixel/colors/arithmetic.py
bibliopixel/colors/hue.py
bibliopixel/colors/wheel.py
bibliopixel/drivers/PiWS281X.py
bibliopixel/drivers/__init__.py
bibliopixel/drivers/channel_order.py
bibliopixel/drivers/driver_base.py
bibliopixel/drivers/dummy_driver.py
bibliopixel/drivers/hue.py
bibliopixel/drivers/ledtype.py
bibliopixel/drivers/network.py
bibliopixel/drivers/network_receiver.py
bibliopixel/drivers/network_udp.py
bibliopixel/drivers/SPI/APA102.py
bibliopixel/drivers/SPI/LPD8806.py
bibliopixel/drivers/SPI/WS2801.py
bibliopixel/drivers/SPI/WS281X.py
bibliopixel/drivers/SPI/__init__.py
bibliopixel/drivers/SPI/base.py
bibliopixel/drivers/SPI/driver.py
bibliopixel/drivers/SPI/errors.py
bibliopixel/drivers/SPI/interfaces.py
bibliopixel/drivers/SimPixel/SimpleWebSocketServer.py
bibliopixel/drivers/SimPixel/__init__.py
bibliopixel/drivers/SimPixel/driver.py
bibliopixel/drivers/SimPixel/websocket.py
bibliopixel/drivers/serial/__init__.py
bibliopixel/drivers/serial/codes.py
bibliopixel/drivers/serial/devices.py
bibliopixel/drivers/serial/driver.py
bibliopixel/layout/__init__.py
bibliopixel/layout/circle.py
bibliopixel/layout/cube.py
bibliopixel/layout/layout.py
bibliopixel/layout/matrix.py
bibliopixel/layout/multimap.py
bibliopixel/layout/pov.py
bibliopixel/layout/strip.py
bibliopixel/layout/geometry/__init__.py
bibliopixel/layout/geometry/circle.py
bibliopixel/layout/geometry/cube.py
bibliopixel/layout/geometry/index_ops.py
bibliopixel/layout/geometry/matrix.py
bibliopixel/layout/geometry/rotation.py
bibliopixel/layout/geometry/segment.py
bibliopixel/layout/geometry/strip.py
bibliopixel/main/__init__.py
bibliopixel/main/all_pixel.py
bibliopixel/main/clear_cache.py
bibliopixel/main/demo.py
bibliopixel/main/demo_table.py
bibliopixel/main/devices.py
bibliopixel/main/help.py
bibliopixel/main/main.py
bibliopixel/main/run.py
bibliopixel/main/set.py
bibliopixel/main/show.py
bibliopixel/project/__init__.py
bibliopixel/project/aliases.py
bibliopixel/project/defaults.py
bibliopixel/project/importer.py
bibliopixel/project/preset_library.py
bibliopixel/project/project.py
bibliopixel/project/types/__init__.py
bibliopixel/project/types/channel_order.py
bibliopixel/project/types/color.py
bibliopixel/project/types/defaults.py
bibliopixel/project/types/duration.py
bibliopixel/project/types/gamma.py
bibliopixel/project/types/ledtype.py
bibliopixel/project/types/make.py
bibliopixel/threads/__init__.py
bibliopixel/threads/animation_threading.py
bibliopixel/threads/compose_events.py
bibliopixel/threads/producer_consumer.py
bibliopixel/threads/task_thread.py
bibliopixel/threads/threads.py
bibliopixel/threads/update_threading.py
bibliopixel/util/__init__.py
bibliopixel/util/attribute_dict.py
bibliopixel/util/datafile.py
bibliopixel/util/duration.py
bibliopixel/util/enum.py
bibliopixel/util/files.py
bibliopixel/util/importer.py
bibliopixel/util/util.py
scripts/bibliopixel