CMD + K

eulxml

Community

XPath-based XML data binding

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::eulxml

Usage Tracking

1.1.3
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

eulxml is an extensible library for reading and writing XML documents in idiomatic Python. It allows developers to map predictable XML node structures to XmlObject subclasses, using field definitions to map XPath expressions directly to Python attributes. For projects using Django, it also provides utilities for exposing XmlObject instances to web users with XmlObjectForm. As a bonus, EULxml happens to include an XPath parser in eulxml.xpath.

About

Summary

XPath-based XML data binding

Last Updated

Apr 30, 2018 at 13:11

License

Apache-2.0

Supported Platforms

noarch