Contents

brotli 1.2.0

0

Python bindings for the Brotli compression library

Python bindings for the Brotli compression library

Stars: 14578, Watchers: 14578, Forks: 1319, Open Issues: 91

The google/brotli repo was created 11 years ago and the last code push was 4 days ago.
The project is extremely popular with a mindblowing 14578 github stars!

How to Install brotli

You can install brotli using pip

pip install brotli

or add it to a project with poetry

poetry add brotli

Package Details

Author
The Brotli Authors
License
MIT
Homepage
https://github.com/google/brotli
PyPi:
https://pypi.org/project/brotli/
GitHub Repo:
https://github.com/google/brotli

Classifiers

  • Software Development/Libraries
  • Software Development/Libraries/Python Modules
  • System/Archiving
  • System/Archiving/Compression
  • Text Processing/Fonts
  • Utilities
No  brotli  pypi packages just yet.

Errors

A list of common brotli errors.

Code Examples

Here are some brotli code examples and snippets.

GitHub Issues

The brotli package has 91 open issues on GitHub

  • java: wrap decoder IllegalStateException as IOException in BrotliInputStream.read
  • java: add explicit null check in BrotliInputStream.read
  • Support building w/ Bazel 9
  • Can upstream help to backport CVE-2025-6176 fix for 1.0.9 release?
  • Optimize FindMatchLengthWithLimit with RISC-V RVV vector instructions
  • undefined reference to `BrotliTransformDictionaryWord' and others
  • Bump step-security/harden-runner from 2.13.2 to 2.13.3
  • Bump github/codeql-action from 4.31.4 to 4.31.7
  • python - build abi3 wheels in cibuildwheel

See more issues on GitHub