Skip to content

pitrou/python-lz4

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

422 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-lz4

Status

Build Status Build Status Windows Documentation

Introduction

This package provides python bindings for the lz4 compression library by Yann Collet.

At this time the project contains bindings for the LZ4 block format, which are considered stable.

Support for the LZ4 frame format is a work-in-progress and available as a technology preview. A future relase will implement support for the LZ4 stream format.

Documenation

Documentation

Full documentation is included with the project. The documentation is generated using Sphinx. Documentation is also hosted on readthedocs.

master:http://python-lz4.readthedocs.io/en/latest/

Licensing

Code specific to this project is covered by the BSD 3-Clause License

About

LZ4 bindings for Python

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C 87.0%
  • Python 11.5%
  • C++ 1.2%
  • Other 0.3%