: Can include symbolic links and both empty and non-empty directories within the archive.
uktrade/stream-zip: Python function to construct a ZIP archive on the fly
The library (a Python tool available on PyPI ) provides the feature of constructing ZIP archives on the fly without needing to store the entire file in memory or on a disk . Key features of stream-zip include:
: Allows for specifying file permissions and stores high-accuracy modification times using extended timestamps .
: Can include symbolic links and both empty and non-empty directories within the archive.
uktrade/stream-zip: Python function to construct a ZIP archive on the fly
The library (a Python tool available on PyPI ) provides the feature of constructing ZIP archives on the fly without needing to store the entire file in memory or on a disk . Key features of stream-zip include:
: Allows for specifying file permissions and stores high-accuracy modification times using extended timestamps .