Skip to main content

DRB driver Zip

Project description

ZipNode Driver

This drb-driver-zip module implements access to zip containers with DRB data model. It is able to navigates among the zip contents.

Zip Factory and Zip 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.drivers.
The implementation name is zip.
The factory class is encoded into drb.drivers.zip.

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

The base node can be a DrbFileNode, DrbHttpNode, DrbTarNode or any other nodes able to provide streamed (BufferedIOBase, RawIOBase, IO) zip content.

limitations

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

Using this module

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

pip install drb-driver-zip

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-zip-1.3.1.tar.gz (30.8 kB view details)

Uploaded Source

Built Distribution

drb_driver_zip-1.3.1-py3-none-any.whl (14.2 kB view details)

Uploaded Python 3

File details

Details for the file drb-driver-zip-1.3.1.tar.gz.

File metadata

  • Download URL: drb-driver-zip-1.3.1.tar.gz
  • Upload date:
  • Size: 30.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/6.8.0 pkginfo/1.9.6 requests/2.27.1 requests-toolbelt/1.0.0 tqdm/4.66.1 CPython/3.8.18

File hashes

Hashes for drb-driver-zip-1.3.1.tar.gz
Algorithm Hash digest
SHA256 48a5044755b9ff93cf0b5b4c55af3a1c58f681fac0a9014bb9bb892f30ebd702
MD5 260f70748fe14ac996f367b6bb0fcba6
BLAKE2b-256 27656394ca208d7e1a7a3bf9049ae9d06255f94482584579b86ccfa099ffb71b

See more details on using hashes here.

File details

Details for the file drb_driver_zip-1.3.1-py3-none-any.whl.

File metadata

  • Download URL: drb_driver_zip-1.3.1-py3-none-any.whl
  • Upload date:
  • Size: 14.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/6.8.0 pkginfo/1.9.6 requests/2.27.1 requests-toolbelt/1.0.0 tqdm/4.66.1 CPython/3.8.18

File hashes

Hashes for drb_driver_zip-1.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 32a3f5e9643373eda182eac68c7f9c25572e5ebf0511e128f22f0a25c0b24bd1
MD5 dfb9af3d17e9a978451bf20f3e5fdc09
BLAKE2b-256 39e9bee0c925c73eeed1641cbc18e827faf4d4633d35118a080aecf976c53e73

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