arb-watchdog

View on PyPIReverse Dependencies (0)

1.0.1 arb_watchdog-1.0.1-py3-none-any.whl

Wheel Details

Project: arb-watchdog
Version: 1.0.1
Filename: arb_watchdog-1.0.1-py3-none-any.whl
Download: [link]
Size: 6903
MD5: f2e68120ea14a0ac1ab4958201327f43
SHA256: c66d11166080c554e4add2a24b791166b0c41485c55626b908a49acaaff932da
Uploaded: 2023-04-16 08:57:38 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: arb-watchdog
Version: 1.0.1
Summary: A process monitoring and alerting tool that keeps an up-to-date status of processes in Redis
Author: arb
Author-Email: arb.trops[at]gmail.com
Home-Page: https://github.com/Acid3croco/arb-trops-services
Requires-Dist: watchdog
Requires-Dist: redis
Requires-Dist: tabulate
Requires-Dist: colorama
Requires-Dist: psutil
Description-Content-Type: text/markdown
[Description omitted; length: 3513 characters]

WHEEL

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

RECORD

Path Digest Size
arb_watchdog/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
arb_watchdog/cli.py sha256=JwU6SNEoS6-Lkx9ppZajnhX7m8-m1XxODd1h1kfsff8 3103
arb_watchdog/config.py sha256=jLcolqa8kIrOOtUVRFYE_bITH7_gKiqqeXS96qJD9Es 2071
arb_watchdog/process_data.py sha256=Ei-OEbf98_HsPvfRHGDqSodvFz_G0PoEIuFE5oOsFHk 691
arb_watchdog/process_watcher.py sha256=aFFoLdK5jpf-DJjPXzblEubgj8DnFdgoGJUFNRBDpM4 4115
arb_watchdog-1.0.1.dist-info/METADATA sha256=5akBcu0_SS-PJQOaijxjrlgBUsQpjwVDW4RkXEW20OQ 3933
arb_watchdog-1.0.1.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
arb_watchdog-1.0.1.dist-info/entry_points.txt sha256=_z_8LHuNKgLaCbM6HFqAZ_PbMx_XZZzOH-2t3W224JQ 108
arb_watchdog-1.0.1.dist-info/top_level.txt sha256=mQcjnoODOWehq3PR6vLNdF5q_vC0tXrxmY8qyTz8UtU 13
arb_watchdog-1.0.1.dist-info/RECORD

top_level.txt

arb_watchdog

entry_points.txt

arb_watchdog = arb_watchdog.process_watcher:main
arb_watchdog_cli = arb_watchdog.cli:main