SliTaz Packages

Community Doc Forum Pro Shop Bugs Hg
.
Name python-mechanize
Version 0.4.7
Category network
Description Stateful programmatic web browsing in Python.
Maintainer pankso​@​slitaz.org
License BSD
Website https://pypi.org/project/mechanize
Sizes
Depends onpython iconpython 
python-mechanize screenshot
Download package python-mechanize screenshot
Show receipt
Show files list
Show cooking log

Description

Stateful programmatic web browsing, after Andy Lester's Perl module WWW::Mechanize.

Mechanize.Browser implements the urllib2.OpenerDirector interface. Browser objects have state, including navigation history, HTML form state, cookies, etc. The set of features and URL schemes handled by Browser objects is configurable. The library also provides an API that is mostly compatible with urllib2: your urllib2 program will likely still work if you replace "urllib2" with "mechanize" everywhere.

Features include: ftp:, http: and file: URL schemes, browser history, hyperlink and HTML form support, HTTP cookies, HTTP-EQUIV and Refresh, Referer [sic] header, robots.txt, redirections, proxies, and Basic and Digest HTTP authentication.

Much of the code originally derived from Perl code by Gisle Aas (libwww-perl), Johnny Lee (MSIE Cookie support) and last but not least Andy Lester (WWW::Mechanize). Urllib2 was written by Jeremy Hylton.

6047 packages and 209931 files in current database (Mon Jul 1 15:25:36 2024)