numcodecs 0.10.2


pip install numcodecs==0.10.2

Project Links

Meta
Author: Alistair Miles
Maintainer: Alistair Miles
Requires Python: >=3.7, <4

Classifiers

Development Status
  • 4 - Beta

Intended Audience
  • Developers
  • Information Technology
  • Science/Research

License
  • OSI Approved :: MIT License

Programming Language
  • Python :: 3
  • Python :: 3.7
  • Python :: 3.8
  • Python :: 3.9
  • Python :: 3.10

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://coveralls.io/repos/github/zarr-developers/numcodecs/badge.svg?branch=main
Extras:
Dependencies:
entrypoints
numpy (>=1.7)
typing-extensions (>=3.7.4)