Paketname | python-mechanize |
Beschreibung | stateful programmatic web browsing |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 0.1.11-1.1 |
Sektion | python |
Priorität | extra |
Installierte Größe | 556 Byte |
Hängt ab von | python (>= 2.5), python-central (>= 0.6.11), python-clientform (>= 0.2.6) |
Empfohlene Pakete | |
Paketbetreuer | Debian/Ubuntu Zope Team |
Quelle | |
Paketgröße | 141610 Byte |
Prüfsumme MD5 | 0091615bba0a35d1a07da1d8590625ef |
Prüfsumme SHA1 | ebf1059762336e0ebfa29b0a9a8ee0caf9c4c93f |
Prüfsumme SHA256 | 9a66e826368f3f93a65173190483bd91a37fcf9a58ed45e5ea6b540455335fc7 |
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/
|