{"library":"indexed-gzip","type":"library","category":null,"description":"The `indexed-gzip` project is a Python extension providing fast random access to gzip files by building an index of seek points. It acts as a drop-in replacement for Python's built-in `gzip.GzipFile` class, significantly improving performance for `seek` operations on large gzipped files. It is currently at version 1.10.3 and is actively maintained with regular releases.","language":"python","status":"active","version":"1.10.3","tags":["gzip","compression","random-access","file-io","performance","nifti"],"last_verified":"Mon May 25","install":[{"cmd":"pip install indexed-gzip","imports":["from indexed_gzip import IndexedGzipFile"]}],"homepage":null,"github":"https://github.com/pauldmccarthy/indexed_gzip","docs":null,"changelog":null,"pypi":"https://pypi.org/project/indexed-gzip/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.7,"avg_import_s":0.12,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/indexed-gzip/compatibility"}}