The rules for duplicate-url-discarder.
Project description
This contains rules for https://github.com/zytedata/duplicate-url-discarder.
Quick Start
Installation
pip install duplicate-url-discarder-rules
Using
The rules can be imported via:
from duplicate_url_discarder_rules import RULE_PATHS
It can then be used to configure the DUD_LOAD_RULE_PATHS setting of duplicate-url-discarder.
RULE_PATHS contains all files shipped in this package. If you want to reduce the number of loaded rules to improve performance you can instead use one or more of the following variables:
RULE_PATHS_COMMON: rules not specific to any data type.
RULE_PATHS_ARTICLE: rules for article websites.
RULE_PATHS_PRODUCT: rules for e-commerce websites.
As all of them are lists, you can combine them (e.g. RULE_PATHS_COMMON + RULE_PATHS_PRODUCT).
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
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 duplicate_url_discarder_rules-2024.11.5.tar.gz.
File metadata
- Download URL: duplicate_url_discarder_rules-2024.11.5.tar.gz
- Upload date:
- Size: 14.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0115ea79c995f60b4917bb4647aa624152458d343ce8e06aa43072106dafa49b
|
|
| MD5 |
4acbb7e3c2979cb94569415c89843424
|
|
| BLAKE2b-256 |
fee2d3f45564162511e8653fd1578a25337d7a2674da42f7762b87293692aa5b
|
File details
Details for the file duplicate_url_discarder_rules-2024.11.5-py3-none-any.whl.
File metadata
- Download URL: duplicate_url_discarder_rules-2024.11.5-py3-none-any.whl
- Upload date:
- Size: 13.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.13.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
840a4f6a7397da07312f09438de4441a165a7e608962e8df7531b0f083b50ad4
|
|
| MD5 |
157f328cf5c074f088f8bccdf6b5ef02
|
|
| BLAKE2b-256 |
89c8b457ba696d5230edc947a3597d5dbf57617f160ecf501332f0a42314e654
|