Hello,<br><br>First thanks for lxml it's great.<br>But I miss an interface on top of it. Something like <a href="http://jquery.com">jquery</a> or <a href="http://code.whytheluckystiff.net/hpricot/">hpricot</a>.<br>Is there any work in progress to go toward something like that in python ?<br>
<br>Missing a jquery like API in python, I started reproducing the jquery API in python by using lxml and released it a few days ago : <a href="http://pypi.python.org/pypi/pyquery">pyquery</a><br><br>If anyone is interested in contributing the code is clean and small.<br>
If anyone is working toward the same idea but in a slightly different direction I would be very interested.<br><br>Olivier<br>