pyquery: a jquery-like library

I’ve started writing a copy of jquery in python to manipulate html with a jquery like interface.

There is a mercurial repository on bitbucket http://www.bitbucket.org/olauzanne/pyquery/

If you want to contribute just ask me for a push access, I’ll give it to you. And I will review your commits of course.

You can check the Sphinx documentation here.