CMD + K

numcodecs

Community

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 ad-testing::numcodecs

Usage Tracking

0.14.1
1 / 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

Sep 8, 2025 at 15:55

License

MIT

Total Downloads

2

Version Downloads

2