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 - #

Sign in with OpenID

Auto-HTML: Line breaks are preserved; URLs will be converted in to links.

Manual XHTML: Enter your own, valid XHTML. Allowed tags are a, p, blockquote, ul, ol, li, dl, dt, dd, em, strong, dfn, code, q, samp, kbd, var, cite, abbr, acronym, sub, sup, br, pre

A django site