[PyPM Index] pyquery - A jquery-like library for python ... Quickstart You can use the PyQuery class to load an xml document from a string, a lxml document, from a file or from an url: >>> from pyquery import PyQuery as pq >>> from lxml