This package browser is in early development. Mind the rough edges.

python-pyquery 2.0.1

Make jQuery-like queries on xml documents

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.

Installation

Install python-pyquery 2.0.1 as follows:

guix install python-pyquery@2.0.1

Or install the latest version:

guix install python-pyquery

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.