CMD + K

eulexistdb

Community

Idiomatic access to the eXist-db XML Database using XPath and XQuery

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::eulexistdb

Usage Tracking

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

Description

EULexistdb is a library for accessing, querying, and updating an eXist-db XML database using idiomatic Python. ExistDB provides basic read-write access. EULexistdb doesn’t require Django, but when they’re used together, developers can define XmlModel subclasses to automate XQuery searching of the eXist database based on the model’s XPath fields. Even without Django configuration, developers can utilize this automatic XQuery generation by constructing a QuerySet referencing an XmlObject subclass and a database.

About

Summary

Idiomatic access to the eXist-db XML Database using XPath and XQuery

Last Updated

Jun 30, 2018 at 04:02

License

Apache-2.0

Supported Platforms

macOS-64
win-64
linux-64
noarch