spihole

View on PyPIReverse Dependencies (0)

0.0.4 spihole-0.0.4-py3-none-any.whl

Wheel Details

Project: spihole
Version: 0.0.4
Filename: spihole-0.0.4-py3-none-any.whl
Download: [link]
Size: 14098
MD5: cec197c1f9e7e63d68d68eb1d5bb5e23
SHA256: c5be6ea97c5fa3557d431becc911da0ac0d9361d1c424c3bb8b68cdbaa0266d7
Uploaded: 2022-02-04 12:45:25 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: spihole
Version: 0.0.4
Summary: Operate a raspberrypi powered peephole camera
Author: zoloft
Author-Email: zoloft[at]orcod.io
Home-Page: https://github.com/zoloft/python-spihole
Project-Url: Documentation, https://python-spihole.readthedocs.io/
Project-Url: Changelog, https://python-spihole.readthedocs.io/en/latest/changelog.html
Project-Url: Issue Tracker, https://github.com/zoloft/python-spihole/issues
License: MIT
Keywords: raspberry,waveshare,camera,spyhole,peephole,automation
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Unix
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Topic :: Utilities
Requires-Dist: click
Requires-Dist: numpy
Requires-Dist: Pillow
Requires-Dist: fake-rpi; platform_system != "Linux" or platform_machine != "armv6l"
Requires-Dist: picamera; platform_system == "Linux" and platform_machine == "armv6l"
Requires-Dist: spidev; platform_system == "Linux" and platform_machine == "armv6l"
Requires-Dist: RPi.GPIO; platform_system == "Linux" and platform_machine == "armv6l"
License-File: LICENSE
License-File: AUTHORS.rst
[Description omitted; length: 4659 characters]

WHEEL

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

RECORD

Path Digest Size
spihole/__init__.py sha256=ktIKapV0h2eCYmPC2zkZocWSu3Tw1Mm13UdjcZqHvuQ 60
spihole/__main__.py sha256=3FumsjshT4HIv8U1zfTUunMvW1GXVUqn8z3CG1UrVrI 361
spihole/_version.py sha256=r-gvXl1xffrsR8F0kZZIDVPZhINWa52JlJdVo6tF-Rg 142
spihole/capture.py sha256=uiFBRFowr0uYY6xDtittKLPpTcPJebTtXqDr5X3XWfQ 2790
spihole/cli.py sha256=dYfgQtQDIaMWUGiCotY7ohuVWi-egemFzKCKTmABH2E 2189
spihole/display.py sha256=FjGzd5leyEhy-2cVOBmQWL3LM12wV1Pf7vv_DvcukXI 1741
spihole/hub.py sha256=jfwR76xcmyw5aa77fge9mLDyYNZAXY7Nq0-V4kcoCR0 1520
spihole/keypad.py sha256=OohaGpBnlKD2-PAKd2f7GoemYyzgkye1KZB7MEfHjvo 1344
spihole/lcd/__init__.py sha256=o39GpWvSTkeedzY9kyTLEY3-bZiLztCLElDvJRgw964 11668
spihole/lcd/config.py sha256=kHXovM7KJ378vyVUsj6wKr-8GhucFMECCbsG_ANS5GU 2031
spihole/lcd/fake_spi.py sha256=P7mJ72WMbyzmdyfsrP781VY-Hvuk96PAfNT5473XQDg 209
spihole-0.0.4.dist-info/AUTHORS.rst sha256=fd3RvZGapvKAoI0_FZ63bU_DgcQPBJ5W0HqPSjoGVKg 55
spihole-0.0.4.dist-info/LICENSE sha256=2MmJ39BsqKAyYb-OpkGa3z62KsjX_rjNf5_wDBiUwhU 1095
spihole-0.0.4.dist-info/METADATA sha256=JEXfv7op-kRGvHkQF_It8BA_aQ8Qxa4TnriOsGAlHFE 6438
spihole-0.0.4.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
spihole-0.0.4.dist-info/entry_points.txt sha256=LA8Kp8UjPvADRGj0B6S9RqsaUffVhl-vMLGAvdr7Qvw 45
spihole-0.0.4.dist-info/top_level.txt sha256=ihbKoFKv7ZyEjyQJVUrZcO5ZpjTi8oLVkK6o0iFjyCo 8
spihole-0.0.4.dist-info/RECORD

top_level.txt

spihole

entry_points.txt

spihole = spihole.cli:main