The plugin requires jQuery 1.8 or higher. Version 2.0 has been recently released. It is mostly backwards compatible, if you have any issue first check this link. If ...
pyquery allows you to make jquery queries on xml documents. The API is as much as possible similar to jquery. pyquery uses lxml for fast xml and html manipulation. This is not (or at least not yet) a ...