Skip to main content

DRB XML implementation

Project description

XmlNode Implementation

This drb-impl-xml module implements xml format access with DRB data model. It is able to navigates among the xml contents.

Xml Factory and Xml Node

The module implements the basic factory model defined in DRB in its node resolver. Based on the python entry point mechanism, this module can be dynamically imported into applications.

The entry point group reference is drb.impl.
The implementation name is xml.
The factory class is encoded into drb_impl_xml.xml_node_factory.

The xml factory creates a XmlNode from an existing xml content. It uses a base node to access the content data using the streamed base node implementation.

The base node can be a FileNode (See drb-impl-file), HttpNode, ZipNode or any other node able to provide streamed (BufferedIOBase, RawIOBase, IO) xml content.

limitations

The current version does not manage child modification and insertion. XmlNode is currently read only.

Using this module

To include this module into your project, the drb-impl-xml module shall be referenced into requirement.txt file, or the following pip line can be run:

pip install drb-impl-xml

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

drb-impl-xml-1.0.0.tar.gz (21.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

drb_impl_xml-1.0.0-py3-none-any.whl (5.8 kB view details)

Uploaded Python 3

File details

Details for the file drb-impl-xml-1.0.0.tar.gz.

File metadata

  • Download URL: drb-impl-xml-1.0.0.tar.gz
  • Upload date:
  • Size: 21.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12

File hashes

Hashes for drb-impl-xml-1.0.0.tar.gz
Algorithm Hash digest
SHA256 e44fd2056b90ad88541f2ee3db58738f3798cc4656776db9176054bd25678c14
MD5 11387dd81582d458ede79f60200d7b80
BLAKE2b-256 5d845b19d9d75920ca9344669b98f9e4304f587f2adf6e39073fc0f16e96991a

See more details on using hashes here.

File details

Details for the file drb_impl_xml-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: drb_impl_xml-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 5.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.1 pkginfo/1.8.2 requests/2.27.1 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12

File hashes

Hashes for drb_impl_xml-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 3deab262afb04019ea6279fb3440a32b44711b28a1169f7adaeea945c6dade96
MD5 31bbaa3c5e21a7d47190c7c6d11a401d
BLAKE2b-256 3879eb5bf8176bc299aa294a6ceb29bd819f8fba062c4324d7925bf0dad8234c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page