Name: | python3-pyquery |
---|---|
Version: | 1.4.3 |
Release: | 21.el10_0 |
Architecture: | noarch |
Group: | Unspecified |
Size: | 252575 |
License: | LicenseRef-Callaway-BSD |
RPM: | python3-pyquery-1.4.3-21.el10_0.noarch.rpm |
Source RPM: | python-pyquery-1.4.3-21.el10_0.src.rpm |
Build Date: | Thu Jan 02 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | http://pypi.python.org/pypi/pyquery |
Summary: | A jQuery-like library for python3 |
Description: | python3-pyquery allows you to make jQuery queries on XML documents. The API is as much as possible the similar to jQuery. python-pyquery uses lxml for fast XML and HTML manipulation. |