xopen: Open Compressed Files Transparently
JSON →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.
Traffic · last 30 days ↑300% vs prev 7d
total hits 13
actors 6 distinct systems
last hit 4d ago Googlebot
top countries 🇺🇸 United States · 🇩🇪 Germany · 🇨🇦 Canada · 🇫🇷 France
API endpoints
full doc /v1/registry/xopen
install /v1/registry/xopen/install
compatibility /v1/registry/xopen/compatibility