py-link-detective

View on PyPIReverse Dependencies (0)

1.0.0 py_link_detective-1.0.0-py3-none-any.whl

Wheel Details

Project: py-link-detective
Version: 1.0.0
Filename: py_link_detective-1.0.0-py3-none-any.whl
Download: [link]
Size: 4788
MD5: 34b701be747b9b38e3633dd579bf4a8f
SHA256: 7729f11acc2d3cbbb43f5ba941f5e44f527c5cf8f5cf4bec8f37bf36c8f7ef6f
Uploaded: 2024-03-04 18:19:27 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: py-link-detective
Version: 1.0.0
Summary: A simple implementation of a dead link detection tool using python asyncio library
Author: Ahmed Bin Nasser
Author-Email: ahmednasser.bin[at]gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Requires-Python: >=3.10,<4.0
Requires-Dist: bs4 (<0.0.3,>=0.0.2)
Requires-Dist: httpx (<0.28.0,>=0.27.0)
Description-Content-Type: text/markdown
[Description omitted; length: 3610 characters]

WHEEL

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

RECORD

Path Digest Size
py_link_detective/__init__.py sha256=EYgx0bCnzM9_JQLGCoaD35jeQE4NGZo1eVwSb_NO-i8 89
py_link_detective/__main__.py sha256=YmxV7Fbka7z9eMYC3an0M-Ct4-6Iw6fMtWWfkJ1fhlY 2487
py_link_detective/detective.py sha256=SPqZBdkdPEbwLUn2lMtjQMLT3VoDTKs9nIJD7KSYvNo 2484
py_link_detective-1.0.0.dist-info/METADATA sha256=YxRocl2HzRYxiT_OalAJvHZCUcGaPlfebRGjc40rJKs 4175
py_link_detective-1.0.0.dist-info/WHEEL sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg 88
py_link_detective-1.0.0.dist-info/entry_points.txt sha256=FC7SUMylb59uL5kPM80yFsfQvZ0XxSVfRG0Xb5OJN8k 69
py_link_detective-1.0.0.dist-info/RECORD

entry_points.txt

py-link-detective = py_link_detective.__main__:main