Skip to main content

DRB Zip implementation

Project description

ZipNode Implementation

This drb-impl-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.impl.
The implementation name is zip.
The factory class is encoded into drb_impl_zip.file_zip_node.

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-impl-zip module shall be referenced into requirements.txt file, or the following pip line can be run:

pip install drb-impl-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-impl-zip-1.0a3.tar.gz (151.1 kB view details)

Uploaded Source

Built Distribution

drb_impl_zip-1.0a3-py3-none-any.whl (6.0 kB view details)

Uploaded Python 3

File details

Details for the file drb-impl-zip-1.0a3.tar.gz.

File metadata

  • Download URL: drb-impl-zip-1.0a3.tar.gz
  • Upload date:
  • Size: 151.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12

File hashes

Hashes for drb-impl-zip-1.0a3.tar.gz
Algorithm Hash digest
SHA256 456cbef7148bf331580276fdee79b1a2d87acf99c63fb42fa50594b698270b6a
MD5 29827a1c7cda518e22f3fd074a681d1f
BLAKE2b-256 35321bcbd6b0a12f09f09db95cc6e83d6133ed9dd711f167c9a379ae67b44231

See more details on using hashes here.

File details

Details for the file drb_impl_zip-1.0a3-py3-none-any.whl.

File metadata

  • Download URL: drb_impl_zip-1.0a3-py3-none-any.whl
  • Upload date:
  • Size: 6.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.8.12

File hashes

Hashes for drb_impl_zip-1.0a3-py3-none-any.whl
Algorithm Hash digest
SHA256 d294fbcc0baa0f6bc533a8a611765c0e5514d37b4b6b1903a9c18a2697fd5c39
MD5 a5e6354ca9b40288a91bb2b1f03eedc8
BLAKE2b-256 67a3e3b0fa35583523030074816787ebfccbe589dbe1ee2df180dc1a7642878d

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