A URL link checker CLI command for text files.
Project description
A URL link checker CLI command for text files. Heavily inspired on awesome_bot
Installation
Installing pip version:
$ pip install vl
Usage
To use it:
Usage: vl [OPTIONS] DOC
Main CLI method
Options:
-t, --timeout FLOAT request timeout arg. Default is 2 seconds
-s, --size INTEGER Specifies the number of requests to make at a time.
default is 100
-d, --debug Prints out some debug information like execution time
and exception messages
--help Show this message and exit
Examples
$ vl README.md --debug
$ vl README.md -t 10 --size=1000 --debug
Do i need this lib?
I don’t know! Currently i am using to check for bad links on my magitools README file. I hope it can serve for many purposes in the future.
Roadmap
How can we make it faster?!
Add whitelist param
API
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
vl-0.2.0.tar.gz
(5.9 kB
view details)
File details
Details for the file vl-0.2.0.tar.gz
.
File metadata
- Download URL: vl-0.2.0.tar.gz
- Upload date:
- Size: 5.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e0702de034599d076c26b984a7d71ec6256b3337d9b0f97c4bfca743752b55c6 |
|
MD5 | 6f8bde90dc9c40e345b442937badba7a |
|
BLAKE2b-256 | da1540f4f87da6124fac3f74b9e1244eb617f4406d1ee34bfaf359815a67259d |