linkcheck
Project description
Intro with some text Read the docs.
Features
Some of it’s stand out features are:
- Check all links in Django project from user perspective.
- Check links with plain http call or with full browser request.
Installation
Installing with:
pip install 'linkcheck'
Setup
Add a linkcheck.toml
to project directory, so linkcheck can pick-up settings.
hostname = "http://localhost:8000"
entry_point = "/dashboard"
[[users]]
username = "admin"
password = "admin123"
Usage
Usage: linkcheck [OPTIONS] COMMAND [ARGS]...
Django linkcheck command line tool
Options:
--config TEXT select config file
--help Show this message and exit.
Commands:
browser run linkcheck in browser-mode
version show linkcheck version
visit run linkcheck in visit-mode
Documentation
Our documentation is on Read the docs.
License
The MIT License
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
linkcheck-0.0.6.tar.gz
(8.6 kB
view details)
Built Distribution
File details
Details for the file linkcheck-0.0.6.tar.gz
.
File metadata
- Download URL: linkcheck-0.0.6.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.27.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ce9176346418da48ab9a7afd4cccf953745c4109120af1108718fb7a4611e8bf |
|
MD5 | 447b89be5c8efff969f18144e7b3ae03 |
|
BLAKE2b-256 | 10e9d3bcd60fff7a0e46ae406eaeabb22797ace2ef5a8a5322a07d4747e603b2 |
File details
Details for the file linkcheck-0.0.6-py2.py3-none-any.whl
.
File metadata
- Download URL: linkcheck-0.0.6-py2.py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-requests/2.27.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bd3aa2baf51fcb3816f7cb804c383307f258e55582e27d22c9e8bdf6c3b8127c |
|
MD5 | 71970e95b9051f9e1d9ca94c50508465 |
|
BLAKE2b-256 | be9d3936d7120bac36587b315e02107eb908f537727917c22c27754bf972acd0 |