python-pyquery

Edit Package python-pyquery

Pyquery allows you to make jQuery queries on XML documents. The API is as much as possible the similar to jQuery. Pyquery uses lxml for fast XML and HTML manipulation.

Refresh
Refresh
Source Files
Filename Size Changed
_multibuild 0000000053 53 Bytes
make_webtest_optional.patch 0000001715 1.67 KB
pyquery-2.0.0.tar.gz 0000045210 44.2 KB
python-pyquery.changes 0000009622 9.4 KB
python-pyquery.spec 0000002672 2.61 KB
Revision 42 (latest revision is 47)
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 42)
- Update to 2.0.0:
  * Breaking change: inputs starting with "http://" or "https://" like
    PyQuery("http://example.com") will no longer fetch the contents of the
    URL. Users desiring the old behavior should switch to
    PyQuery(url="http://example.com").
  * Add nextUntil method
  * .remove() no longer inserts a space in place of the removed element
  * Fix escaping of top-level element text in .html() output
  * Support (and require) cssselect 1.2+
  * Drop support for python 3.5/3.6
Comments 0
openSUSE Build Service is sponsored by