co2mini

View on PyPIReverse Dependencies (1)

0.4.0 co2mini-0.4.0-py3-none-any.whl

Wheel Details

Project: co2mini
Version: 0.4.0
Filename: co2mini-0.4.0-py3-none-any.whl
Download: [link]
Size: 10019
MD5: 2bed9a876622c7a224cf75d9e2e1b50f
SHA256: 5b5d48f3aa80041573c6d603a0b0e075e58fbb054ba90c2f73fee388ed4edbbb
Uploaded: 2023-12-03 13:01:32 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: co2mini
Version: 0.4.0
Summary: Monitor CO2 levels with Prometheus and/or HomeKit
Author: Jeremy Mayeres
Author-Email: jeremy[at]jerr.dev
Project-Url: repository, https://github.com/jerr0328/co2-mini
License: MIT License Copyright (c) 2020 Jeremy Mayeres Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Keywords: co2,co2mini,temperature,humidity,sensors,prometheus,homekit
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Requires-Python: >=3.9
Requires-Dist: prometheus-client
Requires-Dist: environs
Requires-Dist: co2mini[homekit,mqtt]; extra == "all"
Requires-Dist: hap-python; extra == "homekit"
Requires-Dist: paho-mqtt; extra == "mqtt"
Provides-Extra: all
Provides-Extra: homekit
Provides-Extra: mqtt
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 3763 characters]

WHEEL

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

RECORD

Path Digest Size
co2mini/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
co2mini/config.py sha256=hhQEYJ6hk6GO3kMFbFvbX0aPZ3c-QjbMNWFch5LcuvA 735
co2mini/homekit.py sha256=N5Q5GhDmPS4WNiwM6FATL9J_ykkfZ1FTFa2tVip19AU 2073
co2mini/main.py sha256=xGRTiX6KvxseB00o5LXruIb5mfp4pU8xjIoZNFRdvOc 2276
co2mini/meter.py sha256=KxAWaE1yJgC1tOljf7cjMtrjoET3USsOGdUwM-l7qsQ 4932
co2mini/mqtt.py sha256=gRemEnWQHmmEXEmIvKy7pRv2441wv5y8VtVvIarm3xg 2577
co2mini-0.4.0.dist-info/LICENSE sha256=iUildTEhumSPSXCptxm8mbe1U-FJyQAr3P9fUBQtVVc 1071
co2mini-0.4.0.dist-info/METADATA sha256=ASXibjSIYdzWls2bxcZlgwC3gsEwfc5F1_ATBGxlrlE 5849
co2mini-0.4.0.dist-info/WHEEL sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM 92
co2mini-0.4.0.dist-info/entry_points.txt sha256=1636BbFHCf37q1pbyg7xxyH0RBaIGSI5bIy3BNKhDPo 46
co2mini-0.4.0.dist-info/top_level.txt sha256=PiriA27km259Jn7uqgRPgzLhZTpyXH5NWUKeTDkAvMQ 8
co2mini-0.4.0.dist-info/RECORD

top_level.txt

co2mini

entry_points.txt

co2mini = co2mini.main:main