[ ソース: python-mechanicalsoup ]
パッケージ: python3-mechanicalsoup (0.10.0-2)
python3-mechanicalsoup に関するリンク
Debian の資源:
python-mechanicalsoup ソースパッケージをダウンロード:
- [python-mechanicalsoup_0.10.0-2.dsc]
- [python-mechanicalsoup_0.10.0.orig.tar.gz]
- [python-mechanicalsoup_0.10.0-2.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
library for automating interaction with websites (Python 3)
A Python library for automating interaction with websites. MechanicalSoup automatically stores and sends cookies, follows redirects, and can follow links and submit forms. It doesn't do Javascript.
MechanicalSoup provides a similar API to the Mechanize library using Requests (for http sessions) and BeautifulSoup (for document navigation).
This package provides the modules for Python 3.
その他の python3-mechanicalsoup 関連パッケージ
|
|
|
|
-
- dep: python3
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- dep: python3-bs4
- error-tolerant HTML parser for Python 3
-
- dep: python3-lxml
- pythonic binding for the libxml2 and libxslt libraries
-
- dep: python3-requests (>= 2.0)
- 人間のために作られた、Python 3 向けの洗練された単純な HTTP ライブラリ
-
- dep: python3-six (>= 1.4)
- Python 2 と 3 の互換性ライブラリー(Python 3 インターフェイス)