Contents

Brotli 1.1.0

0

Python bindings for the Brotli compression library

Python bindings for the Brotli compression library

Stars: 13146, Watchers: 13146, Forks: 1222, Open Issues: 59

The google/brotli repo was created 9 years ago and the last code push was 2 days ago.
The project is extremely popular with a mindblowing 13146 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 59 open issues on GitHub

  • best practice on java platform
  • pip install unable to brotli: cannot find cc1plus
  • Why no release in 2021?
  • go: Use unsafe.Slice()
  • Getting errors in console when loading Blazor app.
  • Inconsistent compressed results of brotli
  • Better localization of npostfix and ndirect bounds
  • Return of BrotliInputStream.Read(…) Does not work with CopyTo
  • Issues with portability code
  • CMake: Allow using BUILD_SHARED_LIBS to choose static/shared libs
  • Struggling to compile Go bindings

See more issues on GitHub