https://github.com/zarr-developers/numcodecs
A Python package providing buffer compression and transformation codecs for use in data storage and communication applications.
https://github.com/zarr-developers/numcodecs
Last synced: 8 months ago
JSON representation
A Python package providing buffer compression and transformation codecs for use in data storage and communication applications.
- Host: GitHub
- URL: https://github.com/zarr-developers/numcodecs
- Owner: zarr-developers
- License: mit
- Created: 2016-09-14T13:07:46.000Z (over 9 years ago)
- Default Branch: main
- Last Pushed: 2025-05-14T09:30:14.000Z (8 months ago)
- Last Synced: 2025-05-14T10:40:42.118Z (8 months ago)
- Language: Python
- Homepage: http://numcodecs.readthedocs.io
- Size: 5.78 MB
- Stars: 138
- Watchers: 19
- Forks: 97
- Open Issues: 107
-
Metadata Files:
- Readme: README.rst
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.txt
Awesome Lists containing this project
- awesome-zarr - numcodecs
README
Numcodecs
=========
Numcodecs is a Python package providing buffer compression and transformation
codecs for use in data storage and communication applications.
.. image:: https://readthedocs.org/projects/numcodecs/badge/?version=latest
:target: https://numcodecs.readthedocs.io/en/latest/?badge=latest
.. image:: https://github.com/zarr-developers/numcodecs/workflows/Linux%20CI/badge.svg?branch=main
:target: https://github.com/zarr-developers/numcodecs/actions?query=workflow%3A%22Linux+CI%22
.. image:: https://github.com/zarr-developers/numcodecs/workflows/OSX%20CI/badge.svg?branch=main
:target: https://github.com/zarr-developers/numcodecs/actions?query=workflow%3A%22OSX+CI%22
.. image:: https://github.com/zarr-developers/numcodecs/workflows/Wheels/badge.svg?branch=main
:target: https://github.com/zarr-developers/numcodecs/actions?query=workflow%3AWheels
.. image:: https://codecov.io/gh/zarr-developers/numcodecs/branch/main/graph/badge.svg
:target: https://codecov.io/gh/zarr-developers/numcodecs