CMD + K

numcodecs

Anaconda Verified

A Python package providing buffer compression and transformation codecs for use in data storage and communication applications.

Installation

To install this package, run one of the following:

Conda
$conda install main::numcodecs

Usage Tracking

0.16.3
0.14.1
0.12.1
0.11.0
0.10.2
5 / 8 versions selected
Downloads (Last 6 months): 0

Description

Numcodecs is a Python package providing buffer compression and transformation codecs for use in data storage and communication applications. These include: Compression codecs, e.g., Zlib, BZ2, LZMA, ZFPY and Blosc. Pre-compression filters, e.g., Delta, Quantize, FixedScaleOffset, PackBits, Categorize. Integrity checks, e.g., CRC32, Adler32. All codecs implement the same API, allowing codecs to be organized into pipelines in a variety of ways.

About

Summary

A Python package providing buffer compression and transformation codecs for use in data storage and communication applications.

Last Updated

Nov 3, 2025 at 08:00

License

MIT

Total Downloads

8.7K

Supported Platforms

macOS-arm64
linux-64
linux-aarch64
win-64

Unsupported Platforms

linux-ppc64le Last supported version: 0.11.0
win-32 Last supported version: 0.8.0
macOS-64 Last supported version: 0.14.1