{"library":"pyzstd","type":"library","category":null,"description":"pyzstd provides high-performance Python bindings for the Zstandard (zstd) lossless compression algorithm. It enables fast compression and decompression for bytes-like objects and file streams, leveraging the C zstd library. The current stable version is 0.19.1, and it is actively maintained with regular releases.","language":"python","status":"active","version":"0.19.1","tags":["compression","zstd","data-processing","performance"],"install":[{"cmd":"pip install pyzstd","imports":["import pyzstd","from pyzstd import EndlessZstdDecompressor","from pyzstd import SeekableZstdFile"]}],"homepage":null,"github":"https://github.com/Rogdham/pyzstd","docs":"https://pyzstd.readthedocs.io/","changelog":null,"pypi":"https://pypi.org/project/pyzstd/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":50,"avg_install_s":1.9,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/pyzstd/compatibility"},"provenance":{"verified_status":"passing","verified_at":"Tue Jun 30","last_verified":"Tue Jun 30","next_check":"Thu Jul 30","install_tag":null}}