A simple implementation of a dead link detection tool using python asyncio library
Project description
;; Python-Link-Detective ;;
A simple implementation of a dead link detection tool using python httpx & asyncio library
Installation
pip install py-link-detective
Quick-start
Usage
py-link-detective -h
usage: py-link-detective [-h] [--version] [-n N] (-c | -j) url
Detective: A simple link checker for websites
positional arguments:
url The url of the website to be checked
options:
-h, --help show this help message and exit
--version, -v show program's version number and exit
-n N number of concurrent request at a time
-c use console for output
-j use a json file(in the current path) for output
Test
pytest -vv
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file py_link_detective-0.1.0.tar.gz
.
File metadata
- Download URL: py_link_detective-0.1.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.1 CPython/3.10.12 Linux/5.15.0-97-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 197e730c1b66ab24baf5d89070c4084acf2f1fee5b6bb22fa54c6b35034fb65e |
|
MD5 | dbbfded7eb5b39e206a738c8746217ff |
|
BLAKE2b-256 | 761abb19db03309b75fa0cf3d2bf61380ce9071069e98768ec073c9ae5ec2cfc |
File details
Details for the file py_link_detective-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: py_link_detective-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.1 CPython/3.10.12 Linux/5.15.0-97-generic
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 87b9b5ef2a555ba607f91d5b890eecdb1ac1bed87c73cdace80c487ef00f30aa |
|
MD5 | 0d773b811057b658865621bd90714a8c |
|
BLAKE2b-256 | 32a9b5a2a55c8787bf390de94257614f50e5653d9924e7c53ea50f2100066a3a |