lz4 4.3.3
0
LZ4 Bindings for Python
Contents
LZ4 Bindings for Python
Stars: 275, Watchers: 275, Forks: 69, Open Issues: 27The python-lz4/python-lz4
repo was created 8 years ago and the last code push was 1 months ago.
The project is popular with 275 github stars!
How to Install lz4
You can install lz4 using pip
pip install lz4
or add it to a project with poetry
poetry add lz4
Package Details
- Author
- Jonathan Underwood
- License
- Homepage
- https://github.com/python-lz4/python-lz4
- PyPi:
- https://pypi.org/project/lz4/
- GitHub Repo:
- https://github.com/python-lz4/python-lz4
Classifiers
Related Packages
Errors
A list of common lz4 errors.
Code Examples
Here are some lz4
code examples and snippets.
GitHub Issues
The lz4 package has 27 open issues on GitHub
- distutils was deprecated in Python 3.10
- Windows wheel builds are currently broken