Pakket: python3-w3lib (1.20.0-1)
Verwijzigingen voor python3-w3lib
Debian bronnen:
Het bronpakket python-w3lib downloaden:
Beheerders:
Externe bronnen:
- Homepage [pypi.python.org]
Vergelijkbare pakketten:
Collection of web-related functions (Python 3)
Python module with simple, reusable functions to work with URLs, HTML, forms, and HTTP, that aren’t found in the Python standard library.
This module is used to, for example:
- remove comments, or tags from HTML snippets - extract base url from HTML snippets - translate entities on HTML strings - encoding mulitpart/form-data - convert raw HTTP headers to dicts and vice-versa - construct HTTP auth header - RFC-compliant url joining - sanitize urls (like browsers do) - extract arguments from urls
The code of w3lib was originally part of the Scrapy framework but was later stripped out of Scrapy, with the aim of make it more reusable and to provide a useful library of web functions without depending on Scrapy.
This is the Python 3 version of the package.
Andere aan python3-w3lib gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-six (>= 1.6.1)
- Python 2 and 3 compatibility library (Python 3 interface)