{"library":"brotlipy","type":"library","category":null,"description":"brotlipy is a Python library that provides CFFI-based bindings to Google's Brotli lossless compression algorithm. It enables Python applications to efficiently compress and decompress data using Brotli, supporting both one-shot and streaming operations. Version 0.7.0 is the final release of this library, as the project has been archived and its development continues under the `brotlicffi` package.","language":"python","status":"renamed","version":"0.7.0","tags":["compression","brotli","performance","archived","cffi"],"last_verified":"Thu May 21","install":[{"cmd":"pip install brotlipy","imports":["import brotli","brotli.compress(data)","brotli.decompress(data)","brotli.Compressor()","brotli.Decompressor()","brotli.Error"]},{"cmd":"sudo apt-get install build-essential python-dev libffi-dev","imports":[]},{"cmd":"sudo yum install gcc libffi-devel python-devel","imports":[]}],"homepage":null,"github":"https://github.com/python-hyper/brotlipy","docs":null,"changelog":null,"pypi":"https://pypi.org/project/brotlipy/","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":0,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/brotlipy/compatibility"}}