cozifytemp

View on PyPIReverse Dependencies (0)

0.1.4 cozifytemp-0.1.4-py3-none-any.whl

Wheel Details

Project: cozifytemp
Version: 0.1.4
Filename: cozifytemp-0.1.4-py3-none-any.whl
Download: [link]
Size: 8148
MD5: 132e1398e914729ad03561ee0d581f83
SHA256: 601d156960eb68468d40b3528d7f75465b6e644452612be4c74a40b355e69267
Uploaded: 2023-09-24 14:11:35 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: cozifytemp
Version: 0.1.4
Summary: Sample Cozify sensor to influxdb logger
Author: Artanicus
Author-Email: artanicus[at]nocturnal.fi
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8,<4.0
Requires-Dist: absl-py (<2.0.0,>=1.0.0)
Requires-Dist: cozify (==0.2.33)
Requires-Dist: influxdb-client (<2.0.0,>=1.19.0)
Requires-Dist: pytz (<2022.0,>=2021.1)
Requires-Dist: requests (<3.0.0,>=2.26.0)
[No description]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.7.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
cozifytemp/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
cozifytemp/cache.py sha256=s28kp5r0THCHALGtunh_pgyGXh2Ua-CyL41KtlaxWlY 1243
cozifytemp/config.py sha256=aQ6Qd4DYuIJwH87cH9k8YrQ5nuYpdG5VC0SQpvkge-4 1747
cozifytemp/sample_loop.py sha256=1AXup0YWLoY4XOk1L0vyMxIIhOPrkvZTUPrsTfCeAnk 4500
cozifytemp/single_sample.py sha256=rrEnTaXuZvzM-DJm1YuTGHUPFV9U-GRQ74GbSsmqqeI 898
cozifytemp/storage.py sha256=v4u8VHXWhg8wQvvr5U0Zyt-NxqfhbJwbUe278SBpfPs 2091
cozifytemp/util.py sha256=5lJzfbZAKM3sMdt7-Gphtk6-XkVGFWpNLiJmbLS2xcI 1009
cozifytemp-0.1.4.dist-info/LICENSE sha256=O95w8KauWE6dMFD3Ga5Xpy0zVCddBdxouabmW4AvIg4 1134
cozifytemp-0.1.4.dist-info/METADATA sha256=LjGuB6oy59KKXdpArBM_HIDZXGkZnvcwnBrsSHi1UkU 703
cozifytemp-0.1.4.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
cozifytemp-0.1.4.dist-info/entry_points.txt sha256=lny3Tvt9rM3UjImjKRoM7nPmMu4XBjII1E9XULH4xz8 124
cozifytemp-0.1.4.dist-info/RECORD

entry_points.txt

cozifytemp-sample-loop = cozifytemp.sample_loop:run
cozifytemp-single-sample = cozifytemp.single_sample:main