Python Mircroformat Parser (link) December, 2007 - Present
This is a simple to use microformat parse for python, capable of parsing hCard, hCal, hAtom, and XFN type microformats. It uses the available XSL transforms to to transform the xmlized forms of those formats into their respective source formats (vcard, vcal, etc.) and then uses available python tools to turn those into python objects.