v.l. ==== .. image:: https://img.shields.io/pypi/v/vl.svg :target: https://pypi-hypernode.com/pypi/vl .. image:: https://img.shields.io/travis/ellisonleao/vl.svg :target: https://travis-ci.org/ellisonleao/vl Link validation on text files. Installation ------------ Installing pip version: .. code-block:: shell $ pip install vl Usage ----- To use it: .. code-block:: shell 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 -------- .. code-block:: shell $ vl README.md --debug $ vl README.md -t 10 --size=1000 --debug Roadmap ------- * How can we make it faster?! * Add whitelist param
Project description
Link validation on text files.
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
Roadmap
How can we make it faster?!
Add whitelist param
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
File details
Details for the file vl-0.1.0.tar.gz
.
File metadata
- Download URL: vl-0.1.0.tar.gz
- Upload date:
- Size: 5.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ea307e08629b5cc613217a42afe4e8667db0125aa00a32155c0a216dffea141 |
|
MD5 | 3257e37e7e8ce128be78b40958885821 |
|
BLAKE2b-256 | 21fc7de5c850da9490d7c257c0797e7daaeead27b67b7cf28044927ee4644399 |