
Feb. 22, 2009
6:43 a.m.
py-dom-xpath is a pure Python implementation of XPath 1.0. It supports almost all XPath 1.0, and works well with xml.dom.minidom. http://code.google.com/p/py-dom-xpath/ py-dom-xpath requires Python 2.5 or greater. It is unlikely to set any speed records, but may be of use in situations where compiling non-Python extensions is impractical.