[ trixie ]
[ sid ]
[ ソース: python-w3lib ]
パッケージ: python-w3lib-doc (2.2.1-1)
python-w3lib-doc に関するリンク
Debian の資源:
python-w3lib ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
Collection of web-related functions (documentation package)
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 package contains documentation for python3-w3lib.
その他の python-w3lib-doc 関連パッケージ
|
|
|
|
-
- dep: libjs-jquery (>= 3.6.0)
- JavaScript library for dynamic web applications
-
- dep: libjs-sphinxdoc (>= 7.2.2)
- Sphinx ドキュメンテーション用 JavaScript サポート
-
- dep: sphinx-rtd-theme-common (>= 2.0.0+dfsg)
- sphinx theme from readthedocs.org (common files)
-
- sug: python3-w3lib
- Collection of web-related functions (Python 3)