Skip to main content

DRB File implementation

Project description

FileNode Implementation

This drb-impl-file module implements file protocol access with DRB data model. It is able to navigates among the file systems.

File Factory and File 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 file.
The factory class is encoded into drb_impl_file.drb_impl_file.

The file factory creates a FileNode from an existing path only, otherwise, a DrbFileNodeFactoryException exception is raised.

The FileNode can be instantiated from a single path or an uri. The Path class and its subclasses ParsedPath provided in drb core module can help to manage these inputs.

limitations

The current version does not manage child modification and insertion.

Using this module

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

pip install drb-impl-file

Documentation

The documentation of this implementation can be found here https://drb-python.gitlab.io/impl/file

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-driver-file-1.1.0.tar.gz (22.8 kB view details)

Uploaded Source

Built Distribution

drb_driver_file-1.1.0-py3-none-any.whl (6.1 kB view details)

Uploaded Python 3

File details

Details for the file drb-driver-file-1.1.0.tar.gz.

File metadata

  • Download URL: drb-driver-file-1.1.0.tar.gz
  • Upload date:
  • Size: 22.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.16

File hashes

Hashes for drb-driver-file-1.1.0.tar.gz
Algorithm Hash digest
SHA256 194c03300117aeef5360c0136028aa74732747a5facfbf8e2968e95e1788da0b
MD5 f9f2114899441889c70a56afe86d2724
BLAKE2b-256 88ddbde67d7d9635ea9b3583d7843eaf6025b2285087c1dd7fb0a4d71f911b79

See more details on using hashes here.

File details

Details for the file drb_driver_file-1.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for drb_driver_file-1.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ce70c49c5fdcd44df7ccbff4cb2dd1ca9703041d27a474de932f668e47ae9f82
MD5 538f59839e785ed43b601c2a7698ed74
BLAKE2b-256 059e2242b86b18694d7a527c34e7d241cc19f0c6e26e3a20904b6c9ee1686349

See more details on using hashes here.

Supported by

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