パッケージ: python3-w3lib (1.21.0-1)
python3-w3lib に関するリンク
Trisquel の資源:
python-w3lib ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Debian Python Modules Team (メールアーカイブ)
- Ignace Mouzannar
- Andrey Rahmatullin
外部の資源:
- ホームページ [pypi.python.org]
類似のパッケージ:
Collection of web-related functions (Python 3)
Python module with simple, reusable functions to work with URLs, HTML, forms, and HTTP, that aren’t found in the Python standard library.
This module is used to, for example:
- remove comments, or tags from HTML snippets - extract base url from HTML snippets - translate entities on HTML strings - encoding mulitpart/form-data - convert raw HTTP headers to dicts and vice-versa - construct HTTP auth header - RFC-compliant url joining - sanitize urls (like browsers do) - extract arguments from urls
The code of w3lib was originally part of the Scrapy framework but was later stripped out of Scrapy, with the aim of make it more reusable and to provide a useful library of web functions without depending on Scrapy.
This is the Python 3 version of the package.
その他の python3-w3lib 関連パッケージ
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-six (>= 1.6.1)
- Python 2 and 3 compatibility library (Python 3 interface)