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

Uploaded Source

File details

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

File metadata

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

File hashes

Hashes for brotlipy-0.1.4.tar.gz
Algorithm Hash digest
SHA256 3beef71d937268304b99597976217161040c2cd9f6ff04c80e414445c041148f
MD5 632bfa34e29d536ad4a86f5d35aa8a2d
BLAKE2b-256 dad2d302bd8f295d963b16775f0f948d4a9dd3771ad4e43dc1202a376c3c58af

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