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 anaconda-python-gte-3.10::numcodecs

Usage Tracking

0.14.1
0.12.1
0.11.0
0.10.2
0.7.3
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

Mar 31, 2025 at 22:54

License

MIT

Total Downloads

9

Version Downloads

2

Supported Platforms

linux-64