Skip to main content

Python wrapper around rust-n5.

Project description

==== 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

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

Features

  • h5py_ -like interface

Related projects

  • N5_ (file system format spec and reference implementation in java)
  • rust-n5_ (implementation in rust, used in pyn5)
  • zarr_ (similar chunked array storage library and format, supports some N5 features)
  • z5_ (C++ implementation of zarr and N5 with python bindings, depends on conda)
  • h5py_ (hierarchical array storage)
  • h5py_like_ (ABCs for APIs like h5py)

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pyn5-1.1.0.tar.gz (23.2 kB view hashes)

Uploaded Source

Built Distributions

pyn5-1.1.0-cp38-cp38-manylinux1_x86_64.whl (563.2 kB view hashes)

Uploaded CPython 3.8

pyn5-1.1.0-cp37-cp37m-manylinux1_x86_64.whl (563.3 kB view hashes)

Uploaded CPython 3.7m

pyn5-1.1.0-cp36-cp36m-manylinux1_x86_64.whl (563.3 kB view hashes)

Uploaded CPython 3.6m

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page