uktrade/stream-unzip
Python function to stream unzip all the files in a ZIP archive on the fly
PythonMIT
Issues
- 11
CRC32IntegrityError while extracting
#105 opened by jmottier-niryo - 7
Archive encrypted with Zip Crypto algorithm (weak encrypt) is extremely slow under stream unzip
#91 opened by auto-Dog - 5
Not working with pyarrow on S3
#94 opened by bfaust-bp - 12
Infinite loop using stream_unzip()
#82 opened by DwayneDriskill - 4
Support for Trio in Stream-Unzip
#98 opened by kulothunganug - 1
- 7
- 5
20gb zip of type Zip64 results in multiple errors
#49 opened by kapenga - 8
Doesn't support BZIP2 compression
#39 opened by Stranger65536 - 11
stream_unzip.UnexpectedSignatureError
#33 opened by vitkovay - 4
Error uncompressing a Zip64 file
#32 opened by rustyconover - 10
[Question] Are encrypted zip files using Deflate64 as the compression method supported?
#29 opened by raychanks - 1
Add support for RAR containers
#28 opened by C0D3D3V - 3
- 2
[question] asynchio Zip File of Zipped Chunks
#24 opened by gkedge - 4
- 2
doesn't work with smart_open
#20 opened by jeroenbaas - 3
Password protected zips?
#15 opened by CyrosX - 5
ZeroDivisionError in the end of zip file
#13 opened by tropicoo