About Anaconda Help Download Anaconda

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

copied from cf-staging / eulexistdb

Installers

Info: This package contains files in non-standard labels.
  • noarch v0.21.1
  • linux-64 v0.21.1
  • osx-64 v0.21.1
  • win-64 v0.21.1

conda install

To install this package run one of the following:
conda install conda-forge::eulexistdb
conda install conda-forge/label/cf201901::eulexistdb
conda install conda-forge/label/cf202003::eulexistdb
conda install conda-forge/label/gcc7::eulexistdb

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy