pyn5

https://img.shields.io/pypi/v/pyn5.svg https://img.shields.io/pypi/pyversions/pyn5.svg https://travis-ci.org/pattonw/rust-pyn5.svg?branch=master Documentation Status

Python wrapper around rust-n5.

Installation

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

  • maturin

  • rust compiler nightly-2019-07-19 (some more recent nightly compilers may also work)

Features

  • h5py -like interface

Credits

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