MANIFEST.in
README.rst
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/animation/__init__.py
bibliopixel/animation/adaptor.py
bibliopixel/animation/animation.py
bibliopixel/animation/animation_threading.py
bibliopixel/animation/circle.py
bibliopixel/animation/collection.py
bibliopixel/animation/cube.py
bibliopixel/animation/failed.py
bibliopixel/animation/feedback.py
bibliopixel/animation/fill.py
bibliopixel/animation/game.py
bibliopixel/animation/gif_writer.py
bibliopixel/animation/indexed.py
bibliopixel/animation/limiter.py
bibliopixel/animation/matrix.py
bibliopixel/animation/mixer.py
bibliopixel/animation/movie_writer.py
bibliopixel/animation/off.py
bibliopixel/animation/parallel.py
bibliopixel/animation/pov.py
bibliopixel/animation/receiver.py
bibliopixel/animation/runner.py
bibliopixel/animation/sequence.py
bibliopixel/animation/split.py
bibliopixel/animation/strip.py
bibliopixel/animation/tests.py
bibliopixel/animation/wrapper.py
bibliopixel/animation/remote/__init__.py
bibliopixel/animation/remote/control.py
bibliopixel/animation/remote/opener.py
bibliopixel/animation/remote/server.py
bibliopixel/animation/remote/trigger.py
bibliopixel/animation/remote/trigger_process.py
bibliopixel/animation/reprocess/__init__.py
bibliopixel/animation/reprocess/functions.py
bibliopixel/animation/reprocess/reprocess.py
bibliopixel/colors/__init__.py
bibliopixel/commands/__init__.py
bibliopixel/commands/all_pixel.py
bibliopixel/commands/all_pixel_test.py
bibliopixel/commands/animations.py
bibliopixel/commands/clear_cache.py
bibliopixel/commands/demo.py
bibliopixel/commands/devices.py
bibliopixel/commands/info.py
bibliopixel/commands/kill.py
bibliopixel/commands/monitor.py
bibliopixel/commands/new.py
bibliopixel/commands/pid.py
bibliopixel/commands/restart.py
bibliopixel/commands/run.py
bibliopixel/commands/shutdown.py
bibliopixel/control/__init__.py
bibliopixel/control/action.py
bibliopixel/control/address.py
bibliopixel/control/artnet.py
bibliopixel/control/control.py
bibliopixel/control/editor.py
bibliopixel/control/extractor.py
bibliopixel/control/gamepad.py
bibliopixel/control/keyboard.py
bibliopixel/control/midi.py
bibliopixel/control/ops.py
bibliopixel/control/receiver.py
bibliopixel/control/routing.py
bibliopixel/control/serial_gamepad.py
bibliopixel/control/envelope/__init__.py
bibliopixel/control/envelope/envelope.py
bibliopixel/control/envelope/segments.py
bibliopixel/control/rest/__init__.py
bibliopixel/control/rest/decorator.py
bibliopixel/control/rest/flask_server.py
bibliopixel/control/rest/rest.py
bibliopixel/control/rest/rest_server.py
bibliopixel/drivers/PiWS281X.py
bibliopixel/drivers/__init__.py
bibliopixel/drivers/artnet.py
bibliopixel/drivers/channel_order.py
bibliopixel/drivers/curses.py
bibliopixel/drivers/driver_base.py
bibliopixel/drivers/dummy.py
bibliopixel/drivers/dummy_driver.py
bibliopixel/drivers/gif_writer.py
bibliopixel/drivers/hue.py
bibliopixel/drivers/ledtype.py
bibliopixel/drivers/mirror.py
bibliopixel/drivers/movie_writer.py
bibliopixel/drivers/network.py
bibliopixel/drivers/network_receiver.py
bibliopixel/drivers/network_udp.py
bibliopixel/drivers/return_codes.py
bibliopixel/drivers/server_driver.py
bibliopixel/drivers/simpixel.py
bibliopixel/drivers/spi_interfaces.py
bibliopixel/drivers/text.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/drivers/serial/io.py
bibliopixel/layout/__init__.py
bibliopixel/layout/circle.py
bibliopixel/layout/cube.py
bibliopixel/layout/cutter.py
bibliopixel/layout/font.py
bibliopixel/layout/layout.py
bibliopixel/layout/matrix.py
bibliopixel/layout/matrix_drawing.py
bibliopixel/layout/pov.py
bibliopixel/layout/strip.py
bibliopixel/layout/update_threading.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/args.py
bibliopixel/main/commands.py
bibliopixel/main/commands.rst.tmpl
bibliopixel/main/common_flags.py
bibliopixel/main/demo_table.py
bibliopixel/main/main.py
bibliopixel/main/project_flags.py
bibliopixel/project/__init__.py
bibliopixel/project/alias_lists.py
bibliopixel/project/aliases.py
bibliopixel/project/attributes.py
bibliopixel/project/construct.py
bibliopixel/project/data_maker.py
bibliopixel/project/defaults.py
bibliopixel/project/edit_queue.py
bibliopixel/project/fields.py
bibliopixel/project/fill.py
bibliopixel/project/importer.py
bibliopixel/project/load.py
bibliopixel/project/merge.py
bibliopixel/project/project.py
bibliopixel/project/recurse.py
bibliopixel/project/types/__init__.py
bibliopixel/project/types/channel_order.py
bibliopixel/project/types/color.py
bibliopixel/project/types/colors.py
bibliopixel/project/types/direction.py
bibliopixel/project/types/duration.py
bibliopixel/project/types/gamma.py
bibliopixel/project/types/int_name.py
bibliopixel/project/types/ledtype.py
bibliopixel/project/types/spi_interface.py
bibliopixel/util/__init__.py
bibliopixel/util/artnet_message.py
bibliopixel/util/attribute_dict.py
bibliopixel/util/class_name.py
bibliopixel/util/color_list.py
bibliopixel/util/data_file.py
bibliopixel/util/deprecated.py
bibliopixel/util/duration.py
bibliopixel/util/exception.py
bibliopixel/util/flatten.py
bibliopixel/util/int_names.py
bibliopixel/util/limit.py
bibliopixel/util/log.py
bibliopixel/util/log_errors.py
bibliopixel/util/offset_range.py
bibliopixel/util/permutation.py
bibliopixel/util/persistent_dict.py
bibliopixel/util/pid_context.py
bibliopixel/util/platform.py
bibliopixel/util/server_cache.py
bibliopixel/util/signal_handler.py
bibliopixel/util/udp.py
bibliopixel/util/util.py
bibliopixel/util/walk.py
bibliopixel/util/colors/__init__.py
bibliopixel/util/colors/arithmetic.py
bibliopixel/util/colors/classic.py
bibliopixel/util/colors/closest_colors.py
bibliopixel/util/colors/conversions.py
bibliopixel/util/colors/gamma.py
bibliopixel/util/colors/juce.py
bibliopixel/util/colors/legacy_palette.py
bibliopixel/util/colors/make.py
bibliopixel/util/colors/names.py
bibliopixel/util/colors/palette.py
bibliopixel/util/colors/palettes.py
bibliopixel/util/colors/printer.py
bibliopixel/util/colors/wheel.py
bibliopixel/util/image/__init__.py
bibliopixel/util/image/directory.py
bibliopixel/util/image/extract_gif_lines.py
bibliopixel/util/image/file_writer.py
bibliopixel/util/image/gif.py
bibliopixel/util/image/load_image.py
bibliopixel/util/image/movie_writer.py
bibliopixel/util/image/mp4.py
bibliopixel/util/image/old_gif.py
bibliopixel/util/image/renderer.py
bibliopixel/util/image/reshape.py
bibliopixel/util/image/yml.py
bibliopixel/util/threads/__init__.py
bibliopixel/util/threads/compose_events.py
bibliopixel/util/threads/producer_consumer.py
bibliopixel/util/threads/runnable.py
bibliopixel/util/threads/sub.py
bibliopixel/util/threads/task_thread.py
bibliopixel/util/threads/worker.py
scripts/bibliopixel
scripts/bp
scripts/bp-color
scripts/bp-pid
scripts/developer_install
scripts/extract_movie.py
scripts/new_version
scripts/port-to-rst.sh
scripts/run_tests
scripts/send_artnet
ui/rest/index.html
ui/rest/static/README.txt
ui/rest/static/index.js
ui/rest/static/jquery.js
ui/web_remote/favicon.ico
ui/web_remote/index.html
ui/web_remote/jquery-3.2.1.min.js
ui/web_remote/jquery-3.2.1.min.map
ui/web_remote/main.css
ui/web_remote/main.js
ui/web_remote/nouislider.min.css
ui/web_remote/nouislider.min.js
ui/web_remote/favicon/android-icon-144x144.png
ui/web_remote/favicon/android-icon-192x192.png
ui/web_remote/favicon/android-icon-36x36.png
ui/web_remote/favicon/android-icon-48x48.png
ui/web_remote/favicon/android-icon-72x72.png
ui/web_remote/favicon/android-icon-96x96.png
ui/web_remote/favicon/apple-icon-114x114.png
ui/web_remote/favicon/apple-icon-120x120.png
ui/web_remote/favicon/apple-icon-144x144.png
ui/web_remote/favicon/apple-icon-152x152.png
ui/web_remote/favicon/apple-icon-180x180.png
ui/web_remote/favicon/apple-icon-57x57.png
ui/web_remote/favicon/apple-icon-60x60.png
ui/web_remote/favicon/apple-icon-72x72.png
ui/web_remote/favicon/apple-icon-76x76.png
ui/web_remote/favicon/apple-icon-precomposed.png
ui/web_remote/favicon/apple-icon.png
ui/web_remote/favicon/browserconfig.xml
ui/web_remote/favicon/favicon-16x16.png
ui/web_remote/favicon/favicon-32x32.png
ui/web_remote/favicon/favicon-96x96.png
ui/web_remote/favicon/favicon.ico
ui/web_remote/favicon/manifest.json
ui/web_remote/favicon/ms-icon-144x144.png
ui/web_remote/favicon/ms-icon-150x150.png
ui/web_remote/favicon/ms-icon-310x310.png
ui/web_remote/favicon/ms-icon-70x70.png
ui/web_remote/font-awesome/css/font-awesome.min.css
ui/web_remote/font-awesome/fonts/FontAwesome.otf
ui/web_remote/font-awesome/fonts/fontawesome-webfont.eot
ui/web_remote/font-awesome/fonts/fontawesome-webfont.svg
ui/web_remote/font-awesome/fonts/fontawesome-webfont.ttf
ui/web_remote/font-awesome/fonts/fontawesome-webfont.woff
ui/web_remote/font-awesome/fonts/fontawesome-webfont.woff2
ui/web_remote/overpass-mono/overpass-mono-bold.eot
ui/web_remote/overpass-mono/overpass-mono-bold.ttf
ui/web_remote/overpass-mono/overpass-mono-bold.woff
ui/web_remote/overpass-mono/overpass-mono-bold.woff2
ui/web_remote/overpass-mono/overpass-mono-light.eot
ui/web_remote/overpass-mono/overpass-mono-light.ttf
ui/web_remote/overpass-mono/overpass-mono-light.woff
ui/web_remote/overpass-mono/overpass-mono-light.woff2
ui/web_remote/overpass-mono/overpass-mono-regular.eot
ui/web_remote/overpass-mono/overpass-mono-regular.ttf
ui/web_remote/overpass-mono/overpass-mono-regular.woff
ui/web_remote/overpass-mono/overpass-mono-regular.woff2
ui/web_remote/overpass-mono/overpass-mono-semibold.eot
ui/web_remote/overpass-mono/overpass-mono-semibold.ttf
ui/web_remote/overpass-mono/overpass-mono-semibold.woff
ui/web_remote/overpass-mono/overpass-mono-semibold.woff2
ui/web_remote/overpass-mono/overpass-mono.css