软件包: python3-mechanicalsoup (0.10.0-3)
python3-mechanicalsoup 的相关链接
Trisquel 的资源:
下载源码包 python-mechanicalsoup:
- [python-mechanicalsoup_0.10.0-3.dsc]
- [python-mechanicalsoup_0.10.0.orig.tar.gz]
- [python-mechanicalsoup_0.10.0-3.debian.tar.xz]
维护者:
Original Maintainers:
- Debian Python Modules Team (Mail Archive)
- Ghislain Antony Vaillant
外部的资源:
- 主页 [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
- interactive high-level object-oriented language (default python3 version)
-
- 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)
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-six (>= 1.4)
- Python 2 and 3 compatibility library (Python 3 interface)