{"library":"zipfile-deflate64","type":"library","category":null,"description":"zipfile-deflate64 is a Python library that extends the standard `zipfile` module to enable extraction of ZIP archives compressed with the Deflate64 algorithm. This is particularly useful for handling large ZIP files (>2GB) created by tools like Microsoft Windows Explorer, which often use Deflate64 compression. It is currently at version 0.2.0 and has a release cadence driven by bug fixes and Python version compatibility updates.","language":"python","status":"active","version":"0.2.0","tags":["zip","archive","deflate64","compression","extraction","windows-zip"],"last_verified":"Sat May 23","install":[{"cmd":"pip install zipfile-deflate64","imports":["import zipfile_deflate64","import zipfile_deflate64 as zipfile\narchive = zipfile.ZipFile('path/to/archive.zip', 'r')"]}],"homepage":null,"github":"https://github.com/brianhelba/zipfile-deflate64","docs":null,"changelog":null,"pypi":"https://pypi.org/project/zipfile-deflate64/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":20,"avg_install_s":1.6,"avg_import_s":0.02,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/zipfile-deflate64/compatibility"}}