| Name: | python-pyquery |
|---|---|
| Version: | 1.2.8 |
| Release: | 4.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 174841 |
| License: | BSD |
| RPM: | python-pyquery-1.2.8-4.el7.noarch.rpm |
| Source RPM: | python-pyquery-1.2.8-4.el7.src.rpm |
| Build Date: | Wed Mar 31 2021 |
| Build Host: | host-100-100-224-51.blddevtest1iad.osdevelopmeniad.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | http://pypi.python.org/pypi/pyquery |
| Summary: | A jQuery-like library for python |
| Description: | python-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. |