WARNING: this library is not maintained anymore. Please use other libraries that are more maintained and flexible, such as https://tanstack.com/table/latest.
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 ...