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
- Host: GitHub
- URL: https://github.com/zarr-developers/n5py
- Owner: zarr-developers
- License: mit
- Created: 2024-03-04T16:32:31.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-08T20:37:24.000Z (almost 2 years ago)
- Last Synced: 2024-04-09T17:39:45.771Z (almost 2 years ago)
- Language: Python
- Size: 27.3 KB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
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