Croquemort support for uData
Project description
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
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.
Built Distribution
Close
Hashes for udata_croquemort-2.0.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 30e568589e0f5484d6ca6faddd64b7d589eb7916eb0f65fcd93578440c3ca800 |
|
MD5 | 77e44a9bd2bb761b462f6e1a0c081580 |
|
BLAKE2-256 | 9180c74c1fa0b87b5376c180ed1603c22b539190a36117c0dea1865ff07fece4 |