python-pyquery 1.2.17 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.