blob: 028d99a7f0f295816b56960e1faf7e8ae69e4b9a (
plain) (
blame)
1
2
3
4
5
|
pyquery allows you to make jquery queries on XML documents.
The API is as much as possible the similar to jquery (http://jquery.com).
pyquery uses lxml for fast XML and HTML manipulation.
WWW: http://pyquery.org
|