Contents

elementpath 4.4.0

0

XPath 1.0/2.0/3.0/3.1 parsers and selectors for ElementTree and lxml

XPath 1.0/2.0/3.0/3.1 parsers and selectors for ElementTree and lxml

Stars: 59, Watchers: 59, Forks: 17, Open Issues: 1

The sissaschool/elementpath repo was created 6 years ago and the last code push was 1 weeks ago. The project is moderately popular with 59 github stars!

How to Install elementpath

You can install elementpath using pip

pip install elementpath

or add it to a project with poetry

poetry add elementpath

Package Details

Author
Davide Brunato
License
MIT
Homepage
https://github.com/sissaschool/elementpath
PyPi:
https://pypi.org/project/elementpath/
GitHub Repo:
https://github.com/sissaschool/elementpath

Classifiers

  • Software Development/Libraries
  • Text Processing/Markup/XML
No  elementpath  pypi packages just yet.

Errors

A list of common elementpath errors.

Code Examples

Here are some elementpath code examples and snippets.

Related Packages & Articles

lxml 5.2.1

Powerful and Pythonic XML processing library combining libxml2/libxslt with the ElementTree API.