{"library":"gzip-stream","type":"library","category":null,"description":"gzip-stream is a lightweight Python library (version 1.2.0) for compressing and decompressing data on the fly using the GZIP format. It provides both synchronous and asynchronous stream interfaces, allowing efficient handling of large data without loading it all into memory. Releases are infrequent, often adding new features or compatibility updates rather than breaking changes.","language":"python","status":"active","version":"1.2.0","tags":["gzip","compression","stream","asyncio","bytes"],"last_verified":"Tue May 26","install":[{"cmd":"pip install gzip-stream","imports":["from gzip_stream import GZIPCompressedStream","from gzip_stream import GZIPDecompressedStream","from gzip_stream import AsyncGZIPCompressedStream","from gzip_stream import AsyncGZIPDecompressedStream"]}],"homepage":null,"github":"https://github.com/leenr/gzip-stream","docs":null,"changelog":null,"pypi":"https://pypi.org/project/gzip-stream/","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.5,"avg_import_s":0.2,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/gzip-stream/compatibility"}}