healthyurl

View on PyPIReverse Dependencies (0)

0.1.1 healthyurl-0.1.1-py3-none-any.whl

Wheel Details

Project: healthyurl
Version: 0.1.1
Filename: healthyurl-0.1.1-py3-none-any.whl
Download: [link]
Size: 2769
MD5: f5021574d1a5f3e53ae7ddb1fd866038
SHA256: 008c34e4cc685843a3ca7d42f614d0b2f712d29b0fa1a8be5fca3d0b15d149b7
Uploaded: 2024-09-10 14:41:45 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: healthyurl
Version: 0.1.1
Summary: A lightweight command-line tool for performing HTTP health checks using Python's standard library. Exits with code 1 on HTTP errors.
Author-Email: Martín Gaitán <gaitan[at]gmail.com>
Project-Url: Home, https://github.com/mgaitan/healthyurl
Requires-Python: >=3.8
Requires-Dist: pytest; extra == "test"
Requires-Dist: pytest-mock; extra == "test"
Provides-Extra: test
Description-Content-Type: text/markdown
[Description omitted; length: 2218 characters]

WHEEL

Wheel-Version: 1.0
Generator: flit 3.9.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
healthyurl.py sha256=J-KBuFg5MgquWNNXETzHVqfay5_T7E44QXsYTzdcaWQ 904
healthyurl-0.1.1.dist-info/entry_points.txt sha256=CQLvnkFW-P8gjvazuXfMK6vWqHt1ARWbcNi4HPXgfNs 46
healthyurl-0.1.1.dist-info/WHEEL sha256=EZbGkh7Ie4PoZfRQ8I0ZuP9VklN_TvcZ6DSE5Uar4z4 81
healthyurl-0.1.1.dist-info/METADATA sha256=H6E7VFHSjMrQC83CTJ6m8eStHBNDskOVlf1MboGUwgI 2690
healthyurl-0.1.1.dist-info/RECORD

entry_points.txt

healthyurl = healthyurl:main