Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

ANN: py-dom-xpath - Pure Python XPath implementation

16 views
Skip to first unread message

Damien Neil

unread,
Feb 22, 2009, 12:43:23 AM2/22/09
to python-ann...@python.org
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.

0 new messages