skip to navigation
skip to content

mechanize 0.1.10

Stateful programmatic web browsing.

Latest Version: 0.1.11

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

The library is layered: mechanize.Browser (stateful web browser), mechanize.UserAgent (configurable URL opener), plus urllib2 handlers.

Features include: ftp:, http: and file: URL schemes, browser history, high-level hyperlink and HTML form support, HTTP cookies, HTTP-EQUIV and Refresh, Referer [sic] header, robots.txt, redirections, proxies, and Basic and Digest HTTP authentication. mechanize's response objects are (lazily-) .seek()able and still work after .close().

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.

File Type Py Version Uploaded on Size # downloads
mechanize-0.1.10.zip (md5) Source 2008-12-04 00:08:00 281KB 109
mechanize-0.1.10.tar.gz (md5) Source 2008-12-04 00:07:50 247KB 261

Log in to rate this package.