Description
Provides Python bindings for Brotli compression and decompression. Python programs can use it to read or create Brotli-compressed data, a format often used for web content and efficient data transfer.
Install it when a Python application or development project needs Brotli support. It is a library module, not a standalone compression app.