s4-codec

Python bindings for s4-codec — in-process CPU compression (zstd / gzip) for ML and ETL pipelines. GPU codecs are not exposed in Python in v1.0; route GPU workloads through the s4 server gateway.

Installation

In a virtualenv (see these instructions if you need to create one):

sudo apt install libc6 libgcc-s1
pip3 install s4-codec

Dependencies

  • None

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
1.5.1 2026-07-09    
1.5.0 2026-07-06
1.4.1 2026-06-23
1.4.0 2026-06-20    
1.3.0 2026-06-19    
1.2.1 2026-06-13    
1.2.0 2026-06-11    
1.1.0 2026-06-11    

Issues with this package?

Page last updated 2026-09-03 00:06:46 UTC