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. WWW: https://github.com/gawel/pyquery
6 lines
207 B
Plaintext
6 lines
207 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.
|
|
|
|
WWW: https://github.com/gawel/pyquery
|