Jump to letter: [
02349ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
python3-w3lib - Library of web-related functions
- Description:
This is a Python3 library of web-related functions, such as:
- Remove comments, or tags from HTML snippets
- Extract base url from HTML snippets
- Translate entites on HTML strings
- Encoding mulitpart/form-data
- Convert raw HTTP headers to dicts and vice-versa
- Construct HTTP auth header
- Converting HTML pages to unicode
- RFC-compliant url joining
- Sanitize urls (like browsers do)
- Extract arguments from urls
Packages