Skip to main content

Python bindings for NIX

Project description

https://travis-ci.org/G-Node/nixpy.svg?branch=v1.4 https://ci.appveyor.com/api/projects/status/q4rcgtw7rmn5lex9/branch/master?svg=true https://coveralls.io/repos/github/G-Node/nixpy/badge.svg?branch=v1.4

Versions

This repository’s master is the development branch of NIXPY. It is not guaranteed to build or work properly with the NIX (HDF5) backend. At times it may not even work at all. We strongly recommend using the latest stable version, which can be found on PyPI as nixio.

About NIXPY

The NIXPY project is an extension to NIX and provides Python bindings for NIX.

Getting Started

The simplest way to install NIXPY is from PyPI using pip. The name of the package is nixio:

pip install nixio

Bindings for C++ NIX

The setup script will automatically build the bindings for NIX if it is detected on the system, otherwise only the pure Python version will be installed.

For instructions on building NIX, see the NIX README file.

To check if installed properly

Try importing nixio:

>>> import nixio
>>>

If python successfully executes import nixio, the installation went well. Check out the API documentation for further tutorials.

NIXPY API Documentation

The API documentation can be found here.

Download files

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

Source Distribution

nixio-1.4.3.tar.gz (2.5 MB view hashes)

Uploaded Source

Built Distributions

nixio-1.4.3-py3-none-any.whl (59.8 kB view hashes)

Uploaded Python 3

nixio-1.4.3-py2-none-any.whl (59.8 kB view hashes)

Uploaded Python 2

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