Awesome `rdf-linkchecker` is a Python cli/package created with https://github.com/TezRomacH/python-package-template
Project description
rdf_linkchecker
Installation
python3 -m pip install rdf-linkchecker
Usage
Run with a list of files to check
rdf-linkchecker myonefile.ttl myotherfile.ttl
Configuration
The --config-filename
option can be used to pass an INI
-style file.
[connection]
retries = 1
#seconds
timeout = 3
[skip]
# any URL matching an entry in this comma separated list is not checked
domains = https://some.tld/path,http://someother.tld
# level: "all" | "only-failed" | "none"
# target: "console" | filename
"reporting": {"level": "all", "target": "console"}
Credits
This project was generated with python-package-template
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
rdf-linkchecker-2.0.0.tar.gz
(7.8 kB
view hashes)
Built Distribution
Close
Hashes for rdf_linkchecker-2.0.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9dcebebb0124c3b85b76283f64d16f88c879e9525598e6c8cf424bbfcbef9548 |
|
MD5 | 0889a11fb692a9959755886318db10e2 |
|
BLAKE2b-256 | 200702ea35b0f29902806b7b4e40132ffdf899d073d6dfb1bfc935aaf2c7eda4 |