Zip stream
generate a zip stream and then stream it over http - HN / python-zipstream
tar vs zip
From a streaming perspective, zip could be considered a bit like a tar archive.
The entries within the ZIP file also include the name of each file along with other metadata about the entry, and an offset into the ZIP file.
![]()
Written on June 27, 2021, Last update on June 27, 2021
zip
io-stream