pingertron

View on PyPIReverse Dependencies (0)

0.3.0 pingertron-0.3.0-py3-none-any.whl

Wheel Details

Project: pingertron
Version: 0.3.0
Filename: pingertron-0.3.0-py3-none-any.whl
Download: [link]
Size: 6502
MD5: 7297aa07dbf6ea646b396d7ef3a4d421
SHA256: 89cec8095b24a73697524518f1d2eba121c5d2bbec78b778a058aaec60a745c4
Uploaded: 2023-07-17 15:21:20 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: pingertron
Version: 0.3.0
Summary: Ping Hosts and URLs and keep stats on successes and failures
Author: Michael Twomey
Author-Email: mick[at]twomeylee.name
Home-Page: https://github.com/micktwomey/pingertron
Project-Url: Repository, https://github.com/micktwomey/pingertron
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.11,<4.0
Requires-Dist: httpx (<0.25.0,>=0.24.0)
Requires-Dist: icmplib (<4.0.0,>=3.0.3)
Requires-Dist: prometheus-client (<0.17.0,>=0.16.0)
Requires-Dist: psutil (<6.0.0,>=5.9.5)
Requires-Dist: pydantic (<2.0.0,>=1.10.7)
Requires-Dist: pydantic-yaml (<2.0.0,>=1.0.0a2)
Requires-Dist: rich (<14.0.0,>=13.3.5)
Requires-Dist: structlog (<24.0.0,>=23.1.0)
Requires-Dist: typer (<0.10.0,>=0.9.0)
Description-Content-Type: text/markdown
[Description omitted; length: 1598 characters]

WHEEL

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

RECORD

Path Digest Size
pingertron/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
pingertron/main.py sha256=N4T82zpYTbueGkWpI0oRNxgsSh8LwetNLqa9uGhNZGk 3016
pingertron/metrics.py sha256=LrECIHhSPy_sJVQY4mgGb5yslsunQgmHc1KGG9qdgEo 1594
pingertron/probes.py sha256=c5Ro5HzUNgr_GFr1njmhlp9GERj5jNmY2kRojlRhDMM 3181
pingertron/probes_config.py sha256=Z-v7ccPaQVojssMNO2Y3fvluF1_YDNvbxlehP5r4f84 829
pingertron-0.3.0.dist-info/LICENSE sha256=78BsOaUBURATYE-CFOIayVG8JqXDibmqNzzgt8AAfZk 1071
pingertron-0.3.0.dist-info/METADATA sha256=NzCI5jPv_AvqBgU5fM3BpLH6d2ig-q5II1c3gTBChRM 2513
pingertron-0.3.0.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
pingertron-0.3.0.dist-info/entry_points.txt sha256=ydzsPZIBB3V63fMJtbMql4Mv0m0V9zGZVUn_pQEvP7s 50
pingertron-0.3.0.dist-info/RECORD

entry_points.txt

pingertron = pingertron.main:app