pi-weatherstation

View on PyPIReverse Dependencies (0)

0.0.5 pi_weatherstation-0.0.5-py2.py3-none-any.whl

Wheel Details

Project: pi-weatherstation
Version: 0.0.5
Filename: pi_weatherstation-0.0.5-py2.py3-none-any.whl
Download: [link]
Size: 4336
MD5: c6d854db1deb83535e787f10391199c4
SHA256: f1ae089ded7213cdd77151454aed8da1e10de46518a00d9b71fe91c34fde584a
Uploaded: 2021-01-28 15:32:23 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pi-weatherstation
Version: 0.0.5
Summary: Read the data from pimoroni BME680 and display on pimoroni SPI screen
Author: Guilherme Souza
Author-Email: guilherme[at]souza.tech
Home-Page: http://github.com/guilhermef/pi_weatherstation
License: MIT
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
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: Framework :: AsyncIO
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: Utilities
Classifier: License :: OSI Approved :: MIT License
Requires-Dist: async-imgkit (<1.0)
Requires-Dist: jinja2 (<3.0)
Requires-Dist: asyncio-periodic (==2019.2)
Requires-Dist: aioprometheus[aiohttp] (<21.0)
Requires-Dist: Pillow (<9.0)
Requires-Dist: bme680 (<2.0); extra == "bme680"
Requires-Dist: smbus (==1.1.post2); extra == "bme680"
Requires-Dist: st7789 (<1.0); extra == "st7789"
Requires-Dist: numpy (<2.0); extra == "st7789"
Requires-Dist: spidev (<4.0); extra == "st7789"
Requires-Dist: RPi.GPIO (<1.0); extra == "st7789"
Provides-Extra: bme680
Provides-Extra: st7789
Description-Content-Type: text/markdown
[Description omitted; length: 2548 characters]

WHEEL

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

RECORD

Path Digest Size
pi_weatherstation/__init__.py sha256=qSuE7XE6WuK3LjoCpunIWLZhh-T-o48lG_iYyHrBlig 18
pi_weatherstation/cli.py sha256=3QXwtM7Ns0hNmHrDbxYSREgkhosxKKY7mb-vPu5dR4M 934
pi_weatherstation-0.0.5.dist-info/LICENSE sha256=EfBWz4t2UkolMputKfPO6SA1d5eY3RmhizYvR1UYv0Q 1072
pi_weatherstation-0.0.5.dist-info/METADATA sha256=JThdp71tfYcF6sSMAma5_Ua9bANizCpWASvryiCshfs 3854
pi_weatherstation-0.0.5.dist-info/WHEEL sha256=Z-nyYpwrcSqxfdux5Mbn_DQ525iP7J2DG3JgGvOYyTQ 110
pi_weatherstation-0.0.5.dist-info/entry_points.txt sha256=LCnxO4_9CiBYhEy3g_RlEg2lW_KyO78QfAnHHQeICDc 66
pi_weatherstation-0.0.5.dist-info/top_level.txt sha256=Bry-4baJi9D6T88o7hCKz8xdbQ1RJHV6wAcazzSF4ac 18
pi_weatherstation-0.0.5.dist-info/RECORD

top_level.txt

pi_weatherstation

entry_points.txt

pi_weatherstation = pi_weatherstation.cli:main