numcodecs 0.16.1


pip install numcodecs

  Latest version

Released: May 22, 2025


Meta
Requires Python: >=3.11

Classifiers

Development Status
  • 4 - Beta

Intended Audience
  • Developers
  • Information Technology
  • Science/Research

Programming Language
  • Python :: 3
  • Python :: 3 :: Only

Topic
  • Software Development :: Libraries :: Python Modules

Operating System
  • Unix

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

https://readthedocs.org/projects/numcodecs/badge/?version=latest https://github.com/zarr-developers/numcodecs/workflows/Linux%20CI/badge.svg?branch=main https://github.com/zarr-developers/numcodecs/workflows/OSX%20CI/badge.svg?branch=main https://github.com/zarr-developers/numcodecs/workflows/Wheels/badge.svg?branch=main https://codecov.io/gh/zarr-developers/numcodecs/branch/main/graph/badge.svg
Extras:
Dependencies:
numpy (>=1.24)
typing_extensions