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
# first sleep in seconds between retries
# exponential backoff afterwards
sleep =1
[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-3.1.1.tar.gz
(8.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file rdf-linkchecker-3.1.1.tar.gz.
File metadata
- Download URL: rdf-linkchecker-3.1.1.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.9.5 Linux/5.13.0-27-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e8140d97c4318a3f95e93987dc28995f0b328b47c0a70585befc30f5a1d9166d
|
|
| MD5 |
623a7bf20395f2af3b3d790a0a4c8895
|
|
| BLAKE2b-256 |
ad885c93276ead72739d3d90698ab8056342c8b50bb8ce69537c835ac640566d
|
File details
Details for the file rdf_linkchecker-3.1.1-py3-none-any.whl.
File metadata
- Download URL: rdf_linkchecker-3.1.1-py3-none-any.whl
- Upload date:
- Size: 8.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.9.5 Linux/5.13.0-27-generic
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
645b183f0c58b4609a88b03722798718a3de8ed24560356a86a687c9c51c9719
|
|
| MD5 |
c09d1f557d4e26a38bfae413c0bb4636
|
|
| BLAKE2b-256 |
56fa77f43ed3ea3ac4266641dcdc8b28ec59a026ad8d984342e97e70c68663a2
|