uData-croquemort
This plugin provides integration between uData and Croquemort link checker.
Compatibility
udata-croquemort requires Python 2.7+ and uData.
Installation
Install uData.
Remain in the same virtual environment (for Python) and use the same version of npm (for JS).
Install udata-croquemort:
pip install udata-croquemort
Modify your local configuration file of udata (typically, udata.cfg) as following:
PLUGINS = ['croquemort']
LINKCHECKING_DEFAULT_LINKCHECKER = 'croquemort'
CROQUEMORT_URL = 'http://localhost:8000'
CROQUEMORT_NB_RETRY = 10
CROQUEMORT_DELAY = 1
Changelog
2.0.1 (2020-06-17)
- Expose new HTTP headers related to content (
content-type,content-length,charset,content-md5,content-disposition) #133
2.0.0 (2020-03-11)
- Migrate to python3 🐍 #93
1.0.4 (2019-05-20)
- Do not check FTP(S) urls #86
1.0.3 (2018-07-30)
- Handle croquemort response w/o updated attr #31
1.0.2 (2018-03-13)
- Switch to pytest
1.0.1 (2017-10-20)
- Fix setup.py version
1.0.0 (2017-10-20)
- Stable version
0.0.1 (2017-10-03)
- Initial release
Release files for udata-croquemort 2.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| udata_croquemort-2.0.1-py2.py3-none-any.whl | Python 2, Python 3 | none | any | Details |
Release files / udata_croquemort-2.0.1-py2.py3-none-any.whl
| Download URL | udata_croquemort-2.0.1-py2.py3-none-any.whl |
|---|---|
| Size | 10.7 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
30e568589e0f5484d6ca6faddd64b7d589eb7916eb0f65fcd93578440c3ca800
|
|
BLAKE2b-256 checksum How to use checksums |
9180c74c1fa0b87b5376c180ed1603c22b539190a36117c0dea1865ff07fece4
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.7.6
|