the-matrix

View on PyPIReverse Dependencies (0)

0.2.7 the_matrix-0.2.7-py2.py3-none-any.whl

Wheel Details

Project: the-matrix
Version: 0.2.7
Filename: the_matrix-0.2.7-py2.py3-none-any.whl
Download: [link]
Size: 105612
MD5: 8d9c8a113a9860b5443da75d2b594662
SHA256: ab4d509b7df28e070b9add3bfa9a219afb35a8167f93b463fbc8be8cfdf7881b
Uploaded: 2017-02-26 20:20:53 +0000

dist-info

METADATA

Metadata-Version: 2.0
Name: the-matrix
Version: 0.2.7
Summary: Module to control Boldport "The Matrix"
Author: Rufus Cable
Author-Email: rufus[at]threebytesfull.com
Home-Page: https://github.cm/threebytesfull.com/the_matrix_pi
License: MIT
Keywords: boldport led matrix i2c rpi as1130
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Embedded Systems
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Requires-Dist: flask
[Description omitted; length: 10300 characters; fails to render]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.24.0)
Root-Is-Purelib: true
Tag: py2-none-any
Tag: py3-none-any

RECORD

Path Digest Size
the_matrix-0.2.7.dist-info/DESCRIPTION.rst sha256=TATpXBEZMOSd3990glhoaYoMwM-FkBHD7H67MSEK3eQ 10300
the_matrix-0.2.7.dist-info/top_level.txt sha256=WYtUk9aKVIrl8n8oJUm1dMJQqkAfQWINRWkPUIvyI5c 11
the_matrix-0.2.7.dist-info/METADATA sha256=b9Se9x0wOLz8QGjRL3iI35gficxTBwoboxEH8XiGRyc 11119
the_matrix-0.2.7.dist-info/WHEEL sha256=AvR0WeTpDaxT645bl5FQxUK6NPsTls2ttpcGJg3j1Xg 110
the_matrix-0.2.7.dist-info/metadata.json sha256=uAA3Lo3E-cyLqMJ_kWSHOHg7Xx37XAUoOukSSWVl5sA 1500
the_matrix-0.2.7.dist-info/RECORD
the_matrix-0.2.7.dist-info/entry_points.txt sha256=g6d_v6v2XN5a1mtfCt1zOSC5a-mSwLrC2cm2UtgRxYk 217
the_matrix/scrolltext.py sha256=QoTY__aciGfXqtxizC3ak3IYTqLio2GoHsLyH0rdA_Y 2906
the_matrix/pixel_font.py sha256=2vbc1OaKNeQlRKo4bB0MeBvFKYuif6GVdAInBcmOVjQ 10092
the_matrix/identify.py sha256=JUVYQ-txmUljs5kz3WCQF47CfeevYReBegXBZlIy0y4 1644
the_matrix/detect.py sha256=ZH3R94JgEDpTmIMrDqWEtbH6oan5t_sgyqmt4YwlBwQ 392
the_matrix/fake_smbus.py sha256=odkF7eirSlHhEaSFfhSd9qI8zW7tk8BUcFR9DfLFRLg 385
the_matrix/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
the_matrix/web.py sha256=hNnYsPTIr95So9c5owEikju1ivX44hwZCqrRUgzR_6M 5170
the_matrix/the_matrix.py sha256=nIjffSr87fC1EDvtfRyCmTuJ-uQ8H_TEFwIXSLT5nyE 8839
the_matrix/leds.py sha256=Wh89p0c1Xc6N00b2bs6rdlMnFkyUUgDV1LMNsxMvy_I 4254
the_matrix/layout.py sha256=n4tsfh9lsYeJlVyQ_WOZ_MmZlIi512wHykc25aaf_dk 3269
the_matrix/static/jquery-3.1.1.min.map sha256=ksjwBFBlJOKBBZKN7IKie-elKwRJ0E96GyGVDUXYZoc 131638
the_matrix/static/the_matrix.css sha256=9AMmegLFRtnbDnVOWhf23YkU-xcQHplSShkU6gOhOo0 852
the_matrix/static/jquery-3.1.1.min.js sha256=hVVnYaiADRTO2PzUGmuLJr8BLUSjGIZsDYGmIJLv2b8 86709
the_matrix/static/the_matrix.js sha256=2ezUVToQ8Qn2vHS7jBAY_3yz9o7J8hA7U7j1WeR3Fv8 4593
the_matrix/templates/layout.html sha256=6FZjbBK8oVMY35HGv8bdKycLvnbEiQXWYshGF03DyuY 334
the_matrix/templates/the_matrix.html sha256=9mgpXKHK5WNBXXAbzGQGwgcv-I0daJTVO1FdKC4rAW4 4709

top_level.txt

the_matrix

entry_points.txt

the_matrix_identify = the_matrix.identify:command_line
the_matrix_leds = the_matrix.leds:command_line
the_matrix_scrolltext = the_matrix.scrolltext:command_line
the_matrix_web = the_matrix.web:main