mechanize 0.2.5
Stateful programmatic web browsing.
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.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| mechanize-0.2.5.tar.gz (md5) | Source | 2011-03-31 | 374KB | 48742 | |
| mechanize-0.2.5.zip (md5) | Source | 2011-03-31 | 434KB | 25230 | |
- Author: John J. Lee
- Home Page: http://wwwsearch.sourceforge.net/mechanize/
- Download URL: http://pypi.python.org/packages/source/m/mechanize/mechanize-0.2.5.tar.gz
- License: BSD
- Platform: any
-
Categories
- Development Status :: 5 - Production/Stable
- Intended Audience :: Developers
- Intended Audience :: System Administrators
- License :: OSI Approved :: BSD License
- License :: OSI Approved :: Zope Public License
- Natural Language :: English
- Operating System :: OS Independent
- Programming Language :: Python
- Programming Language :: Python :: 2
- Programming Language :: Python :: 2.4
- Programming Language :: Python :: 2.5
- Programming Language :: Python :: 2.6
- Programming Language :: Python :: 2.7
- Topic :: Internet
- Topic :: Internet :: File Transfer Protocol (FTP)
- Topic :: Internet :: WWW/HTTP
- Topic :: Internet :: WWW/HTTP :: Browsers
- Topic :: Internet :: WWW/HTTP :: Indexing/Search
- Topic :: Internet :: WWW/HTTP :: Site Management
- Topic :: Internet :: WWW/HTTP :: Site Management :: Link Checking
- Topic :: Software Development :: Libraries
- Topic :: Software Development :: Libraries :: Python Modules
- Topic :: Software Development :: Testing
- Topic :: Software Development :: Testing :: Traffic Generation
- Topic :: System :: Archiving :: Mirroring
- Topic :: System :: Networking :: Monitoring
- Topic :: System :: Systems Administration
- Topic :: Text Processing
- Topic :: Text Processing :: Markup
- Topic :: Text Processing :: Markup :: HTML
- Topic :: Text Processing :: Markup :: XML
- Package Index Owner: jjlee
- DOAP record: mechanize-0.2.5.xml
