Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I like to set

    jQuery = pyquery.PyQuery(someHTMLDocumentString)
So I can use jQuery like I'm used to. At this point, you can do

    links = jQuery('a')
or whatever.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: