{"library":"bz2file","type":"library","category":null,"description":"The `bz2file` library provides a file-like object for reading and writing bzip2-compressed files, backporting the `io.BZ2File` interface introduced in Python 3.3. While Python 3.3+ includes `bz2.open()` in its standard library, this standalone package serves as a drop-in replacement or for use with older Python versions (>=2.6, excluding 3.0-3.2). The current version is 0.98. It has an infrequent release cadence, being a stable backport.","language":"python","status":"maintenance","version":"0.98","tags":["compression","bz2","file","io","backport"],"last_verified":"Sun May 24","install":[{"cmd":"pip install bz2file","imports":["from bz2file import BZ2File"]}],"homepage":null,"github":"https://github.com/nvawda/bz2file","docs":null,"changelog":null,"pypi":"https://pypi.org/project/bz2file/","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.4,"avg_import_s":0,"wheel_type":"sdist"},"url":"https://checklist.day/v1/registry/bz2file/compatibility"}}