[ buster ]
[ 原始碼: python-mechanicalsoup ]
套件:python-mechanicalsoup(0.10.0-2)
python-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 2)
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 2.
其他與 python-mechanicalsoup 有關的套件
|
|
|
|
-
- dep: python
- interactive high-level object-oriented language (Python2 version)
-
- dep: python-bs4
- error-tolerant HTML parser for Python
-
- dep: python-lxml
- pythonic binding for the libxml2 and libxslt libraries
-
- dep: python-requests
- elegant and simple HTTP library for Python2, built for human beings
-
- dep: python-six (>= 1.4)
- Python 2 and 3 compatibility library (Python 2 interface)