{"library":"stream-unzip","type":"library","category":null,"description":"Stream-unzip is a Python library (version 0.0.101) designed to efficiently decompress ZIP archives without loading the entire file or any of its uncompressed contents into memory. It focuses on streaming capabilities, making it suitable for large files or network-bound operations. The library is actively maintained with regular releases and supports various ZIP formats including Deflate64, Zip64, and both AES and legacy ZipCrypto encryption.","language":"python","status":"active","version":"0.0.101","tags":["zip","streaming","archive","compression","memory-efficient"],"install":[{"cmd":"pip install stream-unzip","imports":["from stream_unzip import stream_unzip"]}],"homepage":null,"github":"https://github.com/uktrade/stream-unzip","docs":"https://stream-unzip.docs.trade.gov.uk/","changelog":null,"pypi":"https://pypi.org/project/stream-unzip/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":2.3,"avg_import_s":0.26,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/stream-unzip/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}