Skip to main content

Awesome `rdf-linkchecker` is a Python cli/package created with https://github.com/TezRomacH/python-package-template

Project description

rdf_linkchecker

Build status Python Version Dependencies Status

Code style: black Security: bandit Pre-commit Semantic Versions License Coverage Report

Check URLs in Triple-Store files.

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 🚀 Your next Python package needs a bleeding-edge project structure.

This project was generated with python-package-template

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

rdf-linkchecker-3.1.1.tar.gz (8.2 kB view details)

Uploaded Source

Built Distribution

rdf_linkchecker-3.1.1-py3-none-any.whl (8.3 kB view details)

Uploaded Python 3

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

Hashes for rdf-linkchecker-3.1.1.tar.gz
Algorithm Hash digest
SHA256 e8140d97c4318a3f95e93987dc28995f0b328b47c0a70585befc30f5a1d9166d
MD5 623a7bf20395f2af3b3d790a0a4c8895
BLAKE2b-256 ad885c93276ead72739d3d90698ab8056342c8b50bb8ce69537c835ac640566d

See more details on using hashes here.

Provenance

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

Hashes for rdf_linkchecker-3.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 645b183f0c58b4609a88b03722798718a3de8ed24560356a86a687c9c51c9719
MD5 c09d1f557d4e26a38bfae413c0bb4636
BLAKE2b-256 56fa77f43ed3ea3ac4266641dcdc8b28ec59a026ad8d984342e97e70c68663a2

See more details on using hashes here.

Provenance

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page