{"library":"stream-zip","type":"library","category":null,"description":"Stream-zip is a Python library designed to construct ZIP archives on the fly without requiring the entire archive or its constituent files to be held in memory or on disk. This makes it particularly suitable for memory-constrained environments or generating ZIP files for streaming HTTP responses in web servers. It offers both synchronous and asynchronous interfaces and is currently at version 0.0.84, with frequent minor updates.","language":"python","status":"active","version":"0.0.84","tags":["zip","streaming","archive","compression","filesystem","memory-efficient"],"install":[{"cmd":"pip install stream-zip","imports":["from stream_zip import stream_zip","from stream_zip import ZIP_32","from stream_zip import async_stream_zip"]}],"homepage":null,"github":"https://github.com/uktrade/stream-zip","docs":"https://stream-zip.docs.trade.gov.uk/","changelog":null,"pypi":"https://pypi.org/project/stream-zip/","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.1,"avg_import_s":0.25,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/stream-zip/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Tue Jul 28","install_tag":null}}