[ Bron: python-mechanize ]
Pakket: python3-mechanize (1:0.4.5-2)
Verwijzigingen voor python3-mechanize
Debian bronnen:
Het bronpakket python-mechanize downloaden:
- [python-mechanize_0.4.5-2.dsc]
- [python-mechanize_0.4.5.orig.tar.gz]
- [python-mechanize_0.4.5-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
stateful programmatic web browsing
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.
Andere aan python3-mechanize gerelateerde pakketten
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 1.0)
- JavaScript support for Sphinx documentation
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-html5lib
- HTML parser/tokenizer based on the WHATWG HTML5 specification