[ ソース: python-mechanize ]
パッケージ: python3-mechanize (1:0.4.5-2)
python3-mechanize に関するリンク
Debian の資源:
python-mechanize ソースパッケージをダウンロード:
- [python-mechanize_0.4.5-2.dsc]
- [python-mechanize_0.4.5.orig.tar.gz]
- [python-mechanize_0.4.5-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
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.
その他の python3-mechanize 関連パッケージ
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 1.0)
- Sphinx ドキュメンテーション用 JavaScript サポート
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-html5lib
- HTML parser/tokenizer based on the WHATWG HTML5 specification