Paketname | python-mechanize |
Beschreibung | stateful programmatic web browsing |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.1.11-1.1 |
Sektion | universe/python |
Priorität | extra |
Installierte Größe | 596 Byte |
Hängt ab von | python (>= 2.5), python-central (>= 0.6.11), python-clientform (>= 0.2.6) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | |
Paketgröße | 143752 Byte |
Prüfsumme MD5 | feb79d7be5b0ac4c4eec24bfc0c161d1 |
Prüfsumme SHA1 | e9f46f334e639b3c6c517f37c3641860ad200f65 |
Prüfsumme SHA256 | 07b5876a04aca85a9b75f5b503386cc20ad595d994918214b48d28d3c45560e3 |
Link zum Herunterladen | python-mechanize_0.1.11-1.1_all.deb |
Ausführliche Beschreibung | A library for browsing the web in Python. Mechanize acts like a browser
allowing you to do web scraping, functional testing of web sites and
things no one has thought of yet.
.
Among other things, mechanize:
* Follows links
* Fills in HTML forms
* Automatically observes robots.txt
* Has a browser history
.
It was modelled after the Perl module WWW::Mechanize.
.
Homepage: http://wwwsearch.sourceforge.net/mechanize/
|