Skip to content

new xml library? #619

@ThomasWaldmann

Description

@ThomasWaldmann

we currently use:

  • emeraldtree
  • lxml
    • https://pypi.org/project/lxml/
    • maintained and lots of users
    • was sometimes painful to install in the past (current state == ?)
    • xpath support (this is why we use lxml.etree for our tests already)
    • py27 and up to py37, pypy support == ?

there is also elementtree in python stdlib, which got limited xpath support.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions