pyQuery: Same API, but with a snake.
jQuery came first, but then we have seen others such as pQuery.
Now we have pyQuery which brings the same great taste API to Python. The author Olivier Lauzanne explains:
yquery 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 [...]
Continue reading over at Ajaxian...
