Skip to main content

Python binding to the Brotli library

This project has been archived.

The maintainers of this project have marked this project as archived. No new releases are expected.

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.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.1.5.tar.gz (492.5 kB view details)

Uploaded Source

File details

Details for the file brotlipy-0.1.5.tar.gz.

File metadata

  • Download URL: brotlipy-0.1.5.tar.gz
  • Upload date:
  • Size: 492.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for brotlipy-0.1.5.tar.gz
Algorithm Hash digest
SHA256 8b83d5265c4941238df97a88a2e7174d692e90f2e5b18ca88b580ed82eba4aad
MD5 ef4449ef6d7edf2ae8449d2d0c6caee7
BLAKE2b-256 f23b9047ba1c8489672d172bcb413884dd893e1db0d0a51520341f126cd07d22

See more details on using hashes here.

Supported by

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