ch.sachi.weatherstation

View on PyPIReverse Dependencies (0)

2.0.1 ch_sachi_weatherstation-2.0.1-py3-none-any.whl

Wheel Details

Project: ch.sachi.weatherstation
Version: 2.0.1
Filename: ch_sachi_weatherstation-2.0.1-py3-none-any.whl
Download: [link]
Size: 12170
MD5: 7b7393b8d53ba2a0d38261cf2ab0870b
SHA256: 28cdc9d1e33fb927fe95253ac7541f84b35d34af3b2b1d21dafcc214d30efa38
Uploaded: 2024-02-02 15:24:55 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: ch.sachi.weatherstation
Version: 2.0.1
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=GIFg-APihGGQWze-eQYcvd-IE5efq6QH7U_mjMmWWMY 280
ch/sachi/weatherstation/logging.py sha256=hzIdmr4sqn3RsjjebfdGrZ3VQkZrn5-BlJcvzBvWPxU 314
ch/sachi/weatherstation/measureRepository.py sha256=BOGkjAk5ussBUQB4LtS6dLpwNlhU_vQGNUpyWTy3Wqg 4307
ch/sachi/weatherstation/publishMeasures.py sha256=h16mGFVb8dFI2DpZM5M0hEVvjh1lAjdtUtS-ApsKK4M 1730
ch/sachi/weatherstation/publishPictures.py sha256=QZregloonhFuWuo-yvkHMAqxYg5T2YKdxn8vL5HVFuE 3253
ch/sachi/weatherstation/restServiceMeasures.py sha256=L2iMaK9vgFtk6CEN9PGtaTYlyFQqKD9FPq9a95X7q7M 2609
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.1.dist-info/LICENSE sha256=pAZXnNE2dxxwXFIduGyn1gpvPefJtUYOYZOi3yeGG94 1068
ch_sachi_weatherstation-2.0.1.dist-info/METADATA sha256=lXRs6G20H1EViurNfbQ34FtHF_Ja66qGlxME1j1K_mU 871
ch_sachi_weatherstation-2.0.1.dist-info/WHEEL sha256=d2fvjOD7sXsVzChCqf0Ty0JbHKBaLYwDbGQDwQTnJ50 88
ch_sachi_weatherstation-2.0.1.dist-info/entry_points.txt sha256=qY8DJc2LiEMi6Y4UU_gp2B7okT5P6S7Qz5oQfIkqjHY 196
ch_sachi_weatherstation-2.0.1.dist-info/RECORD

entry_points.txt

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