{"library":"zipfile-zstd","type":"library","category":null,"description":"zipfile-zstd is a Python library that monkey patches the standard `zipfile` module to enable support for Zstandard compression. It allows both compressing and decompressing files within ZIP archives using the highly efficient Zstandard algorithm. The library is currently at version 0.0.4, with its last release in December 2021, and its primary purpose is to add Zstandard capabilities to Python versions older than 3.14. It relies on the `python-zstandard` library for the underlying Zstandard bindings.","language":"python","status":"maintenance","version":"0.0.4","tags":["zip","zstandard","compression","archive","monkey-patch","file-io"],"last_verified":"Mon May 25","install":[{"cmd":"pip install zipfile-zstd python-zstandard","imports":["import zipfile_zstd","from zipfile_zstd import ZIP_ZSTANDARD"]}],"homepage":null,"github":"https://github.com/taisei-project/python-zipfile-zstd","docs":null,"changelog":null,"pypi":"https://pypi.org/project/zipfile-zstd/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/zipfile-zstd/compatibility"}}