.gitignore
MANIFEST.in
README.md
requirements.txt
setup.cfg
setup.py
tests/__init__.py
tests/test_layout.py
the_matrix/__init__.py
the_matrix/detect.py
the_matrix/fake_smbus.py
the_matrix/identify.py
the_matrix/layout.py
the_matrix/leds.py
the_matrix/pixel_font.py
the_matrix/scrolltext.py
the_matrix/the_matrix.py
the_matrix/web.py
the_matrix.egg-info/PKG-INFO
the_matrix.egg-info/SOURCES.txt
the_matrix.egg-info/dependency_links.txt
the_matrix.egg-info/entry_points.txt
the_matrix.egg-info/not-zip-safe
the_matrix.egg-info/requires.txt
the_matrix.egg-info/top_level.txt
the_matrix/static/jquery-3.1.1.min.js
the_matrix/static/jquery-3.1.1.min.map
the_matrix/static/the_matrix.css
the_matrix/static/the_matrix.js
the_matrix/templates/layout.html
the_matrix/templates/the_matrix.html