rcm-station-client

View on PyPIReverse Dependencies (0)

0.5.0 rcm_station_client-0.5.0-py3-none-any.whl

Wheel Details

Project: rcm-station-client
Version: 0.5.0
Filename: rcm_station_client-0.5.0-py3-none-any.whl
Download: [link]
Size: 23888
MD5: 59ea8dcd3e4eb474336b3306b37960f3
SHA256: af5a849569b7d9629e425c7e64aaf5f88f633bd93710a9ffb8fecc5ce7a43f6f
Uploaded: 2022-04-17 12:57:00 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: rcm-station-client
Version: 0.5.0
Summary: Collects measurement reports from various sensors and send them to the station-monitoring-service.
Author: Pim Hazebroek
Author-Email: rcm[at]pimhazebroek.nl
Home-Page: https://gitlab.com/residential-climate-monitoring/station-client
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.7
Requires-Dist: requests (==2.27.1)
Requires-Dist: urllib3 (==1.26.9)
Requires-Dist: python-dotenv (==0.20.0)
Requires-Dist: psutil (==5.9.0)
Requires-Dist: adafruit-blinka (==7.2.0)
Requires-Dist: adafruit-circuitpython-busdevice (==5.1.8)
Requires-Dist: adafruit-circuitpython-sht31d (==2.3.10)
Requires-Dist: adafruit-circuitpython-bme680 (==3.4.2)
Requires-Dist: adafruit-circuitpython-tsl2591 (==1.3.2)
Requires-Dist: adafruit-circuitpython-sgp30 (==2.4.0)
Requires-Dist: setuptools (==50.3.2); extra == "build"
Requires-Dist: pylint; extra == "build"
Requires-Dist: bump2version (==1.0.0); extra == "build"
Provides-Extra: build
Description-Content-Type: text/markdown
[Description omitted; length: 10908 characters]

WHEEL

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

RECORD

Path Digest Size
rcm/__init__.py sha256=hbDWPM7WxDqBpM9nQHKOn-SJSUn8xeRmV2zOZ3i8sN0 1240
rcm/auth.py sha256=G60Vu5v8DXueZFkMUX96YWW0bBJs8RCvexQtEfVVDks 4218
rcm/constants.py sha256=owyL7fSUBDXt86JzbNTk3YGdoLKn-exoKjKZZIPP3NI 878
rcm/settings.py sha256=5UCyjdMldmsfh38tXkFGcK75dkgI_oi5EGEzL3GzKF4 2406
rcm/station.py sha256=b3KaulSBzWjLzddsmomDj44dE8fEbWXDWQKMLsrRwdk 1997
rcm/station_client.py sha256=uJ0uYAwD0s53ZtDCzs9mBqLl0Wsj8CzpUI5I02ZPY5A 3919
rcm/sensors/__init__.py sha256=AwPmN5vU6Wbiu0fqmOyY7966fq-8FojWnHNxBJ-Qzpg 177
rcm/sensors/bme680.py sha256=R10TJflm85Rct_I6DQtoGGwzfIr2J59MkHMAGuNtaiY 1252
rcm/sensors/sensor.py sha256=9VB0-8t6AWODQdUZqLx6c5s4DClq1IMXfr6TsUdCuOU 1367
rcm/sensors/sgp30.py sha256=WbgLOpCg89_7bdma_ZBa8qvgZKscNPXOrDkT8tZ5U_w 8571
rcm/sensors/sht31d.py sha256=3q6q_pTG2mVOqKVVSPQM8Lc0Tsh35s12zThhauDmaAA 3762
rcm/sensors/sys.py sha256=v4i9UiQKR8GT5Zr7mFrcjpA5M83W9JJmaqQgcoRGP9U 2692
rcm/sensors/tmp_hum_sensor.py sha256=WCKZleYo-Du2ryj2r5H5xyV0ymz1hjAN4mukvxBDO7s 1452
rcm/sensors/tsl2591.py sha256=NyLsCT1FxjFK10VP7LtyfxC4Ci2RXl424j-tMs3mZqY 6105
rcm/util/__init__.py sha256=cnfXoGrhmFg02u363g8F2NYgFDyf-RSSEsm5y7lev1A 177
rcm/util/bool.py sha256=s1WsOVxwL3rvZL40yxBdParUcKmr2itQKjyoEqoN_eU 778
rcm_station_client-0.5.0.dist-info/LICENSE sha256=GcURs_YxvFjt39Cym6mT3KFWMSl8spKnKondiwjR58M 1076
rcm_station_client-0.5.0.dist-info/METADATA sha256=NuK5I6vkU_W0rKJEVydczobeXJMHNnMXVAJOdRjMe1Y 12142
rcm_station_client-0.5.0.dist-info/WHEEL sha256=G16H4A3IeoQmnOrYV4ueZGKSjhipXx8zc8nu9FGlvMA 92
rcm_station_client-0.5.0.dist-info/entry_points.txt sha256=tEYoCYYBkRF4sujbL23A8B_KC2JVkX4ZeNPgA_JOtmk 64
rcm_station_client-0.5.0.dist-info/top_level.txt sha256=lVPKt8lUflZJ3J9g5jKhzxtyCdTIMQ3587ZMnFor1Nc 4
rcm_station_client-0.5.0.dist-info/RECORD

top_level.txt

rcm

entry_points.txt

rcm-station-client = rcm.station_client:main