ch.sachi.weatherstation

View on PyPIReverse Dependencies (0)

2.0.4 ch_sachi_weatherstation-2.0.4-py3-none-any.whl

Wheel Details

Project: ch.sachi.weatherstation
Version: 2.0.4
Filename: ch_sachi_weatherstation-2.0.4-py3-none-any.whl
Download: [link]
Size: 12359
MD5: b96d8b053c0b7bff535c8cd18c78a1bf
SHA256: 5614a82c40a3a99d045d41732a719e0ce97b85ad1a32d518d9ddb69e1741ac0b
Uploaded: 2024-05-06 12:48:49 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ch.sachi.weatherstation
Version: 2.0.4
Summary: Collects data from tinkerforge outdoor weather station and saves it to sqlite database.
Author: Patrick Zbinden
Author-Email: patrick+dev[at]zbinden-online.ch
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.9,<4.0
Requires-Dist: importlib-metadata (<7.0.0,>=6.8.0)
Requires-Dist: requests (==2.31.0)
Requires-Dist: tinkerforge (==2.1.30)
Description-Content-Type: text/markdown
[Description omitted; length: 246 characters]

WHEEL

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

RECORD

Path Digest Size
ch/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ch/sachi/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ch/sachi/weatherstation/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
ch/sachi/weatherstation/config.py sha256=RDpd_-2rdRwuJjfwlF40tyXsClP5oU5WBC8c_KpZ-Nw 2706
ch/sachi/weatherstation/domain.py sha256=e35k2xbsTct9ZKskIX4_kXIkfozWaTTbDNpUM5hC9PE 551
ch/sachi/weatherstation/logging.py sha256=hzIdmr4sqn3RsjjebfdGrZ3VQkZrn5-BlJcvzBvWPxU 314
ch/sachi/weatherstation/measureRepository.py sha256=igyfXYXTdKhmWiSXc-YozXWrM6-V_W2tI2G5HcTkZq0 4567
ch/sachi/weatherstation/publishMeasures.py sha256=ZvY6idHlMdESNNc3NydXYZlc3kcmcd2kydKfVCuFvQQ 1929
ch/sachi/weatherstation/publishPictures.py sha256=QZregloonhFuWuo-yvkHMAqxYg5T2YKdxn8vL5HVFuE 3253
ch/sachi/weatherstation/restServiceMeasures.py sha256=WZrhrDEl70ZViJneeNG70RrY_0huSNz8J0Zpqv9Tdio 2555
ch/sachi/weatherstation/restServicePictures.py sha256=8Ukczh2iEAWESADkepKdOyMXHnw6FPzXi1TrgaBpy50 4879
ch/sachi/weatherstation/saveMeasures.py sha256=9YmFoIqMq0vrWjzRAsyu221GuCu5gq8PpqVE-fR6iVw 980
ch/sachi/weatherstation/sensorService.py sha256=xDnmvypJXOCeeAu4oDUUGUsgo9N3WEMCZyNT8bpr5Ow 1645
ch_sachi_weatherstation-2.0.4.dist-info/LICENSE sha256=pAZXnNE2dxxwXFIduGyn1gpvPefJtUYOYZOi3yeGG94 1068
ch_sachi_weatherstation-2.0.4.dist-info/METADATA sha256=_nFBkMLmBLC13V8eOikaM4pJzSC_N2UcZ0Hde4DkvZ8 871
ch_sachi_weatherstation-2.0.4.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
ch_sachi_weatherstation-2.0.4.dist-info/entry_points.txt sha256=qY8DJc2LiEMi6Y4UU_gp2B7okT5P6S7Qz5oQfIkqjHY 196
ch_sachi_weatherstation-2.0.4.dist-info/RECORD

entry_points.txt

publishMeasures = ch.sachi.weatherstation.publishMeasures:main
publishPictures = ch.sachi.weatherstation.publishPictures:main
saveMeasures = ch.sachi.weatherstation.saveMeasures:main