CMD + K

py-dom-xpath-six

Community

XPath for DOM trees

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::py-dom-xpath-six

Usage Tracking

0.2.4
0.2.3
2 / 8 versions selected
Downloads (Last 6 months): 0

Description

py-dom-xpath is a pure Python implementation of XPath 1.0. It supports almost all XPath 1.0, with the main exception being the namespace axis. It operates on DOM 2.0 nodes, and works well with xml.dom.minidom.

py-dom-xpath-redux is a port of py-dom-xpath to enable pypi use. py-dom-xpath-six is a port of py-dom-xpath-redux to Python 3. py-dom-xpath-six requires Python 2.7 or 3.X or greater.

About

Summary

XPath for DOM trees

Last Updated

Jan 10, 2022 at 07:27

License

MIT

Total Downloads

5.2K

Version Downloads

2.6K

Supported Platforms

noarch