slackbuilds/python/w3lib
Dimitris Zlatanidis a9193d0891 python/w3lib: Updated for version 1.19.0.
Signed-off-by: Dimitris Zlatanidis <d.zlatanidis@gmail.com>
2018-04-21 07:43:08 +07:00
..
README
slack-desc
w3lib.SlackBuild python/w3lib: Updated for version 1.19.0. 2018-04-21 07:43:08 +07:00
w3lib.info python/w3lib: Updated for version 1.19.0. 2018-04-21 07:43:08 +07:00

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