Skip to main content

Python binding to the Brotli library

Project description

brotlipy

This library contains Python bindings for the reference Brotli encoder/decoder, available here. This allows Python software to use the Brotli compression algorithm directly from Python code.

To use it simply, try this:

import brotli
data = brotli.decompress(compressed_data)

More information can be found in the documentation.

License

The source code of brotlipy is available under the MIT license. Brotli itself is made available under the Version 2.0 of the Apache Software License. See the LICENSE and libbrotli/LICENSE files for more information.

Authors

brotlipy is maintained by Cory Benfield.

Changelog

0.3.0 (2016-05-11)

Update to v0.3.0 of the Brotli library.

0.2.0 (2015-10-05)

Fix broken brotli.compress support on Windows.

0.1.3 (2015-10-05)

  • Added basic for brotli.compress through a C wrapper included in this library.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

brotlipy-0.3.0.tar.gz (492.8 kB view hashes)

Uploaded Source

Built Distributions

brotlipy-0.3.0-pp226-pp226u-macosx_10_10_x86_64.whl (314.4 kB view hashes)

Uploaded PyPy macOS 10.10+ x86-64

brotlipy-0.3.0-cp35-none-win32.whl (302.2 kB view hashes)

Uploaded CPython 3.5 Windows x86

brotlipy-0.3.0-cp35-cp35m-win_amd64.whl (329.9 kB view hashes)

Uploaded CPython 3.5m Windows x86-64

brotlipy-0.3.0-cp35-cp35m-macosx_10_6_intel.whl (635.4 kB view hashes)

Uploaded CPython 3.5m macOS 10.6+ intel

brotlipy-0.3.0-cp34-none-win32.whl (303.1 kB view hashes)

Uploaded CPython 3.4 Windows x86

brotlipy-0.3.0-cp34-cp34m-win_amd64.whl (321.0 kB view hashes)

Uploaded CPython 3.4m Windows x86-64

brotlipy-0.3.0-cp34-cp34m-macosx_10_6_intel.whl (635.4 kB view hashes)

Uploaded CPython 3.4m macOS 10.6+ intel

brotlipy-0.3.0-cp33-none-win32.whl (303.1 kB view hashes)

Uploaded CPython 3.3 Windows x86

brotlipy-0.3.0-cp33-cp33m-win_amd64.whl (321.0 kB view hashes)

Uploaded CPython 3.3m Windows x86-64

brotlipy-0.3.0-cp33-cp33m-macosx_10_6_intel.whl (635.4 kB view hashes)

Uploaded CPython 3.3m macOS 10.6+ intel

brotlipy-0.3.0-cp27-none-win32.whl (313.8 kB view hashes)

Uploaded CPython 2.7 Windows x86

brotlipy-0.3.0-cp27-cp27m-win_amd64.whl (340.4 kB view hashes)

Uploaded CPython 2.7m Windows x86-64

brotlipy-0.3.0-cp27-cp27m-macosx_10_6_intel.whl (635.4 kB view hashes)

Uploaded CPython 2.7m macOS 10.6+ intel

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page