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.0.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.0.tar.gz.
File metadata
- Download URL: rdf-linkchecker-3.1.0.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 |
a39cbcb4cc84a88d0fb78cc35ac78d24562cb1d0972915daf340b3e159973f23
|
|
| MD5 |
124155677723742cf3a4df2ba53ffc1e
|
|
| BLAKE2b-256 |
be4715df985b94c928a755d1e345101bb902f93eff9f8728791167da6925fd59
|
File details
Details for the file rdf_linkchecker-3.1.0-py3-none-any.whl.
File metadata
- Download URL: rdf_linkchecker-3.1.0-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 |
5146bb23ff4a8a7ec1e3926c77758f64298ee82751112cb4daf4221a64836518
|
|
| MD5 |
e701b312928af48a0c716deda41afcb0
|
|
| BLAKE2b-256 |
8fde9d2841443edc78934293608d3dac3d5aeca4b33b369886cc57c2f5fd509e
|