Feed Sign in with OpenID OpenID

Simon Willison’s Weblog

lxml.cssselect (via) lxml includes an implementation of CSS 3 selectors, which compiles them to XPath expressions. Should be a useful tool for parsing Microformats from Python.

Tagged , , , , , , ,

1 comment

  1. There's also a simpler function: el.find_class(class_name), which is about all you'll need to use for Microformats.

    Ian Bicking - 25th September 2007 18:59 - #

Comments are closed.
A django site