simple-compression
A byte-level compression library implementing RLE and LZ77 with explicit encoding formats, manual pipelines, and automatic algorithm selection.
Installation
In a virtualenv (see these instructions if you need to create one):
pip3 install simple-compression
Dependencies
- None
Releases
| Version | Released | Bullseye Python 3.9 |
Bookworm Python 3.11 |
Trixie Python 3.13 |
Files |
|---|---|---|---|---|---|
| 0.2.0 | 2026-02-13 | ||||
| 0.1.0 | 2026-02-02 | ||||
Issues with this package?
- Search issues for this package
- Package or version missing? Open a new issue
- Something else? Open a new issue