eudaemon

View on PyPIReverse Dependencies (0)

0.1.0 eudaemon-0.1.0-py3-none-any.whl

Wheel Details

Project: eudaemon
Version: 0.1.0
Filename: eudaemon-0.1.0-py3-none-any.whl
Download: [link]
Size: 19929
MD5: 1511d897e55ee4857385e65648759d36
SHA256: 14a09736d6084f884ba3e2d8ec927642526450b0aba226f99452ae20747ec491
Uploaded: 2024-02-24 13:02:00 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: eudaemon
Version: 0.1.0
Summary: Monitor activity and help user to be conscious about it and to take positive action.
Author: Daniel Souza
Author-Email: me[at]posix.dev.br
Home-Page: https://github.com/danisztls/eudaemon
License: GPLv3
Classifier: License :: Other/Proprietary License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.11,<4.0
Requires-Dist: dbus-fast (<3.0.0,>=2.21.1)
Description-Content-Type: text/markdown
[Description omitted; length: 4255 characters]

WHEEL

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

RECORD

Path Digest Size
eudaemon/__init__.py sha256=KmzXhTX5fbrOfbqB-NWyiyrCd8xyuWM4xbVBea2caKA 500
eudaemon/brightness.py sha256=K01TfK2A0z-kKuteGEeO6-vP4dVRWuRyXGgBRodyIOM 2377
eudaemon/idleness.py sha256=q0qop3jDmYAUMgusbPK5FbgP4NnYT4GVi5h_OhX0t10 3854
eudaemon/utils.py sha256=QGQ7mNHYfTz4OIKnnCw2abrhue_pppVKuaBVzrndhaU 1814
eudaemon-0.1.0.dist-info/LICENSE sha256=seqbHYTbAuIsfYIdHJbtCPIwyNALMdX37nZT8eCJjTg 35800
eudaemon-0.1.0.dist-info/METADATA sha256=ScCE53JP94grMRWx4cHX7me749vJIXSRgd5ZjUI6IhA 4828
eudaemon-0.1.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
eudaemon-0.1.0.dist-info/entry_points.txt sha256=82G97UiS3du8F54hWHrJjUxD7mnQd_n16LNM0NT7-cA 128
eudaemon-0.1.0.dist-info/RECORD

entry_points.txt

eudaemon = eudaemon:main
eudaemon-brightness = eudaemon.brightness:main
eudaemon-idleness = eudaemon.idleness:main