Contents

elementpath 5.1.1

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: 88, Watchers: 88, Forks: 28, Open Issues: 0

The sissaschool/elementpath repo was created 7 years ago and the last code push was 4 weeks ago. The project is moderately popular with 88 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
None
License
None
Homepage
None
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 6.0.2

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