onoffmonitordevice

View on PyPIReverse Dependencies (0)

0.3.0 onoffmonitordevice-0.3.0-py3-none-any.whl

Wheel Details

Project: onoffmonitordevice
Version: 0.3.0
Filename: onoffmonitordevice-0.3.0-py3-none-any.whl
Download: [link]
Size: 7550
MD5: 2a722390d140fb6449d1cde0106a886b
SHA256: 667066a45dbb56da42d818679cf912e97ba95d5a6b31538b93560c4bce044104
Uploaded: 2023-07-26 16:15:22 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: onoffmonitordevice
Version: 0.3.0
Summary: Monitor the on/off status of devices and report to the server
Author: Joe Greaves
Project-Url: Homepage, https://github.com/Grvs44/onoffmonitordevice
License: The Clear BSD License Copyright (c) [2023] [Joe Greaves] All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted (subject to the limitations in the disclaimer below) provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. * Neither the name of the copyright holder nor the names of its contributors may be used to endorse or promote products derived from this software without specific prior written permission. NO EXPRESS OR IMPLIED LICENSES TO ANY PARTY'S PATENT RIGHTS ARE GRANTED BY THIS LICENSE. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: POSIX :: Linux
Requires-Python: <4,>=3.11
Requires-Dist: requests (>=2.31.0)
Requires-Dist: keyring (>=24.2.0)
Requires-Dist: RPi.GPIO (>=0.7.1)
Requires-Dist: keyrings.alt (>=4.2.0)
Description-Content-Type: text/markdown
License-File: LICENSE
[Description omitted; length: 514 characters]

WHEEL

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

RECORD

Path Digest Size
onoffmonitordevice/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
onoffmonitordevice/__main__.py sha256=NlqTgn9mqnJAkXj40l-KU5b_CN75ED3epYxzJXCb1BQ 1523
onoffmonitordevice/device.py sha256=46FANpxeaiAqVFIDtoBzz8dTqohZDYYQ0cY73Mmdbzw 1904
onoffmonitordevice/exceptions.py sha256=ifvhlxVWqvNDv8EGYdTGuvYwVV-s0K_mbbwL7vBZiHk 43
onoffmonitordevice/monitor.py sha256=TDOOUcmQzZCvyerV-csfoy-NMHFc7lwL4S37e11L668 5076
onoffmonitordevice-0.3.0.dist-info/LICENSE sha256=EauXk7lwd6z-a8bJgvo3A7hc81tjj_NBScbdp-ON9mA 1687
onoffmonitordevice-0.3.0.dist-info/METADATA sha256=-7lN5rBHYJh17SU3oy5XdUJpRN0u8VLSM8bU0mkI9jk 3065
onoffmonitordevice-0.3.0.dist-info/WHEEL sha256=AtBG6SXL3KF_v0NxLf0ehyVOh0cold-JbJYXNGorC6Q 92
onoffmonitordevice-0.3.0.dist-info/entry_points.txt sha256=bHUy4t3W6x822izmj0ZlnD7pslK3Mpm58vdcFv9LsMU 66
onoffmonitordevice-0.3.0.dist-info/top_level.txt sha256=y1P0gLW_WugW-4aoqMBNPYlXJl6DEsrWSgwUONzFjH0 19
onoffmonitordevice-0.3.0.dist-info/RECORD

top_level.txt

onoffmonitordevice

entry_points.txt

onoffmonitor = onoffmonitordevice.__main__:main