An open API service indexing awesome lists of open source software.

https://github.com/zarr-developers/n5py

Python implementation of the N5 file format
https://github.com/zarr-developers/n5py

Last synced: 11 months ago
JSON representation

Python implementation of the N5 file format

Awesome Lists containing this project

README

          

# n5py

[![Actions Status][actions-badge]][actions-link]
[![Documentation Status][rtd-badge]][rtd-link]

[![PyPI version][pypi-version]][pypi-link]
[![Conda-Forge][conda-badge]][conda-link]
[![PyPI platforms][pypi-platforms]][pypi-link]

[![GitHub Discussion][github-discussions-badge]][github-discussions-link]

[actions-badge]: https://github.com/zarr-developers/n5py/workflows/CI/badge.svg
[actions-link]: https://github.com/zarr-developers/n5py/actions
[conda-badge]: https://img.shields.io/conda/vn/conda-forge/n5py
[conda-link]: https://github.com/conda-forge/n5py-feedstock
[github-discussions-badge]: https://img.shields.io/static/v1?label=Discussions&message=Ask&color=blue&logo=github
[github-discussions-link]: https://github.com/zarr-developers/n5py/discussions
[pypi-link]: https://pypi.org/project/n5py/
[pypi-platforms]: https://img.shields.io/pypi/pyversions/n5py
[pypi-version]: https://img.shields.io/pypi/v/n5py
[rtd-badge]: https://readthedocs.org/projects/n5py/badge/?version=latest
[rtd-link]: https://n5py.readthedocs.io/en/latest/?badge=latest