mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 11:52:55 -04:00
7 lines
258 B
Plaintext
7 lines
258 B
Plaintext
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.
|
|
|
|
This is not (or at least not yet) a library to produce or interact with
|
|
JavaScript code.
|