Simple text/ markdown links status checker
Project description
LinkStatus
Check link status
This is simple link status checker for text/markdown files.
Install
-
pip
pip install linkstatus --user
-
source
pip install . --user
Usage:
❯❯❯ linkstatus --help
Usage: linkstatus [OPTIONS] [SOURCE]...
Check Link Status
Options:
-r, --recursive Include all files from directories recursively
-t, --timeout INTEGER Request timeout (default 4 second)
-rt, --retry INTEGER Retry link status (default 2 time)
--help Show this message and exit.
Note: Skip link check for any line by adding noqa
(no quality assurance) as inline comment
. like <-- noqa -->
for html
and markdown
, #noqa
for python
etc...
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
linkstatus-0.4.tar.gz
(18.8 kB
view details)
Built Distribution
linkstatus-0.4-py3-none-any.whl
(16.9 kB
view details)
File details
Details for the file linkstatus-0.4.tar.gz
.
File metadata
- Download URL: linkstatus-0.4.tar.gz
- Upload date:
- Size: 18.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.5.1 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0ed68070d1cf8435a8200357007f3f4a3ce3d8e5ec14518a41558ad29fe674e7 |
|
MD5 | cd54ecf75e5530184f2a213523ac0287 |
|
BLAKE2b-256 | 90aec3036f68d1b13dbd42c57c8d0fc6d046a8ea741faff253eae3600ad142bc |
File details
Details for the file linkstatus-0.4-py3-none-any.whl
.
File metadata
- Download URL: linkstatus-0.4-py3-none-any.whl
- Upload date:
- Size: 16.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.5.1 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2b0c77e49ec24a43b31a096189c156d15cefb93d6cc735d11b9f7f85ca39fe43 |
|
MD5 | a52add31a9eb8b3da5a7ead1402e6314 |
|
BLAKE2b-256 | a4b2579db3a371795dbeb89661467b52569c2355ed156d140b3c5e4438f05a0e |