You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Dimitris Zlatanidis 768b848820
python/w3lib: Switch to i586.
9 years ago
..
README python/w3lib: Added (Library of web-related functions). 10 years ago
slack-desc python/w3lib: Added (Library of web-related functions). 10 years ago
w3lib.SlackBuild python/w3lib: Switch to i586. 9 years ago
w3lib.info python/w3lib: Updated for version 1.15.0. 9 years ago

README

This is a Python 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
convert raw HTTP headers to dicts and vice-versa
construct HTTP auth header
converting HTML pages to unicode
sanitize urls (like browsers do)
extract arguments from urls