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 = 10
[skip]
# any URL matching an entry in this comma separated list is not checked
domains = https://some.tld/path,http://someother.tld
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-1.1.0.tar.gz
(7.5 kB
view hashes)
Built Distribution
Close
Hashes for rdf_linkchecker-1.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 76da6a45489b3fe6c6924975f411684092e4ea1558fd193da84588e364736a72 |
|
MD5 | b67592c89548549527b2ddd13990dc98 |
|
BLAKE2b-256 | 14671166a21eb3e6f126e92cddf435b87a1b56c0dded85a4edd14e419d4c6e7a |