py3-mechanize
stateful programmatic web browsing module
WWW CVSWeb GITHub-
Package versionpy3-mechanize-0.4.8p0
-
MaintainerThe OpenBSD ports mailing-list
Stateful programmatic web browsing in Python, 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().
- python3
- lang/python/3.10
- devel/py-build,python3
- devel/py-installer,python3
- devel/py-setuptools,python3
- devel/py-wheel,python3
- devel/py-html5lib,python3
- lang/python/3.10