sleepguard

View on PyPIReverse Dependencies (1)

0.1.7 sleepguard-0.1.7-py3-none-any.whl

Wheel Details

Project: sleepguard
Version: 0.1.7
Filename: sleepguard-0.1.7-py3-none-any.whl
Download: [link]
Size: 16524
MD5: c897a60cb806b3155824ccf003205c01
SHA256: b842c2b4e92fb63f87e061d4114f0f75d96715c754efcc912e4bcd25a91293a2
Uploaded: 2024-07-05 18:26:52 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: sleepguard
Version: 0.1.7
Summary: Monitor system stats and prevent system sleep when significant activity is detected.
Author-Email: Reid Swanson <reid[at]reidswanson.com>
Project-Url: Homepage, https://bitbucket.org/reidswanson/sleepguard
License: MIT License Copyright (c) 2024 Reid Swanson 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: sleep,suspend,power-management,keep-awake,prevent-sleep
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.12
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Requires-Python: >=3.12
Requires-Dist: platformdirs
Requires-Dist: psutil
Requires-Dist: simple-parsing[yaml]
Requires-Dist: wakepy (>=0.9.1)
Requires-Dist: sleepguard[amd,bump-my-version,documentation,nvidia,testing]; extra == "all"
Requires-Dist: pyadl; extra == "amd"
Requires-Dist: bump-my-version; extra == "bump-my-version"
Requires-Dist: six; extra == "documentation"
Requires-Dist: sphinx; extra == "documentation"
Requires-Dist: sphinx-rtd-theme; extra == "documentation"
Requires-Dist: livereload; extra == "documentation"
Requires-Dist: gputil; extra == "nvidia"
Requires-Dist: pytest; extra == "testing"
Provides-Extra: all
Provides-Extra: amd
Provides-Extra: bump_my_version
Provides-Extra: documentation
Provides-Extra: nvidia
Provides-Extra: testing
Description-Content-Type: text/x-rst
License-File: LICENSE
[Description omitted; length: 1723 characters]

WHEEL

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

RECORD

Path Digest Size
sleepguard/__init__.py sha256=1QlJ_RA4xb2Ld_VzRi66OHpQPUfSS6RLjIGA8k-Sib0 885
sleepguard/guard.py sha256=Pn59xTuocH0cnpkGHBXnHG3wMNIkhL-tG0QK56E5Tr0 14242
sleepguard/monitors/__init__.py sha256=qjSMeTpOSf9GAWQcquSfiHbDRJIPuOEHCcnY1OZ_Z4w 4297
sleepguard/monitors/base.py sha256=opxepMsZjsLdNHCONvuou6gei989GfKLrtJmuCDDQ3k 3841
sleepguard/monitors/cpu.py sha256=09ugA2emsYy-ZKcrKwQGWv5zPyyrbrRtQfu5hru6mXM 2108
sleepguard/monitors/factory.py sha256=HVz_pN5VYr63B0YXBqBdd2syYqGs5i3U9m7BEdBnv1w 1929
sleepguard/monitors/gpu.py sha256=XTcecm3jIqweM_G3QV7BAjx9y51IF5VDFC440vXDhz0 2563
sleepguard/monitors/net.py sha256=DUsuf4-y4uN9xZzKjUmdCvujstNxzd3WI7oag9ODr_g 1761
sleepguard/resources/__init__.py sha256=CSSiY5YHV1vUr-UwQyxVBna322tlGzcSyhx69Fgi_cQ 57
sleepguard/resources/default_configuration.yaml sha256=CxWJfSaQzCx4ICJ8S9Yc96OiODuN9YmA48dgX3DkqNM 1858
sleepguard-0.1.7.dist-info/LICENSE sha256=PoeLo5bRBP8nlNu9QGjh5gAOJlyyetFZ19Gu1OlRqYA 1069
sleepguard-0.1.7.dist-info/METADATA sha256=ex13XpW1vbL7ypTqpwcCUBIjFAEJ2DPNsux8PGh3jmE 4375
sleepguard-0.1.7.dist-info/WHEEL sha256=y4mX-SOX4fYIkonsAGA5N0Oy-8_gI4FXw5HNI1xqvWg 91
sleepguard-0.1.7.dist-info/entry_points.txt sha256=e0K_KH-Q-I_UZOy_jWQpECRaLEttp9QL3IVQ8lxEMPo 53
sleepguard-0.1.7.dist-info/top_level.txt sha256=SNizyoktF3ZileMLU1XhvYlRfmIkCip_UI5ZiJBj3Hg 11
sleepguard-0.1.7.dist-info/RECORD

top_level.txt

sleepguard

entry_points.txt

sleepguard = sleepguard.guard:main