pattonw / rust-pyn5

Wrap rust-n5 functionality in a python importable library
MIT License
4 stars 6 forks source link

==== pyn5

.. image:: https://img.shields.io/pypi/v/pyn5.svg :target: https://pypi.python.org/pypi/pyn5

.. image:: https://img.shields.io/pypi/pyversions/pyn5.svg :target: https://pypi.python.org/pypi/pyn5

.. image:: https://travis-ci.org/pattonw/rust-pyn5.svg?branch=master :target: https://travis-ci.org/pattonw/rust-pyn5

.. image:: https://readthedocs.org/projects/pyn5/badge/?version=latest :target: https://rust-pyn5.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status

Python wrapper around rust-n5.

Installation

pip install pyn5 installs pre-compiled wheels. To build from source, you need

Features

Related projects

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.

.. Cookiecutter: https://github.com/audreyr/cookiecutter .. audreyr/cookiecutter-pypackage: https://github.com/audreyr/cookiecutter-pypackage .. _N5: https://github.com/saalfeldlab/n5/ .. _rust-n5: https://github.com/aschampion/rust-n5/ .. _zarr: https://zarr-developers.github.io/ .. _z5: https://github.com/constantinpape/z5/ .. _maturin: https://pypi.org/project/maturin/ .. _rust: https://www.rust-lang.org/tools/install .. _h5py: https://www.h5py.org/ .. _h5py_like: https://github.com/clbarnes/h5py_like