they now redirect to anyway. All new urls checked to return 200, I've fixed a couple of them in the process. Approved by: portmgr blanket, mat
5 lines
228 B
Text
5 lines
228 B
Text
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: https://pypi.org/project/pyquery/
|