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.0b1.tar.gz (26.8 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.0b1-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

Details for the file drb-impl-xml-1.0b1.tar.gz.

File metadata

  • Download URL: drb-impl-xml-1.0b1.tar.gz
  • Upload date:
  • Size: 26.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 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.0b1.tar.gz
Algorithm Hash digest
SHA256 ff4a46a82e3b039e33eb9aba8e58ac0fa5c8098fc50db7eb2c0c33cf667342de
MD5 18e366f588ea7acbc010a0b62b7311ad
BLAKE2b-256 8a32e9f9ca0156f104d8d199ec104469fb0f9d23edcb5972dbfdc33df0f4461d

See more details on using hashes here.

File details

Details for the file drb_impl_xml-1.0b1-py3-none-any.whl.

File metadata

  • Download URL: drb_impl_xml-1.0b1-py3-none-any.whl
  • Upload date:
  • Size: 6.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.7.1 importlib_metadata/4.10.0 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.0b1-py3-none-any.whl
Algorithm Hash digest
SHA256 4d79f7af0f2c14b9d4ba098ed0c043956c03aaeeddfd184c40cc6f3fd7dbfdbe
MD5 7d3f1e61d0ae38e3166936b377e1364e
BLAKE2b-256 679bf6c84a21b943029d5ff948f309f9203e3a94cec5492df7153e6fb8f57ca8

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