{"library":"xopen","type":"library","category":null,"description":"This Python module provides an `xopen` function that works like Python's built-in `open` function but also transparently deals with compressed files. `xopen` selects the most efficient method for reading or writing a compressed file, often leveraging external tools like `pigz` for parallel processing. It supports gzip (.gz), bzip2 (.bz2), xz (.xz), and optionally Zstandard (.zst) formats. The library is actively maintained, currently at version 2.0.2, and has a consistent release cadence.","language":"python","status":"active","version":"2.0.2","tags":["compression","gzip","bzip2","xz","zstandard","file-io","transparent-compression"],"last_verified":"Thu May 21","install":[{"cmd":"pip install xopen","imports":["from xopen import xopen"]}],"homepage":null,"github":"https://github.com/pycompression/xopen","docs":null,"changelog":null,"pypi":"https://pypi.org/project/xopen/","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.8,"avg_import_s":0.13,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/xopen/compatibility"}}