mirror of
https://git.freebsd.org/ports.git
synced 2025-06-15 01:30:33 -04:00
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
5 lines
207 B
Text
5 lines
207 B
Text
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
|