Skip to main content

Python bindings for NIX

Project description

https://travis-ci.org/G-Node/nixpy.svg?branch=master https://coveralls.io/repos/github/G-Node/nixpy/badge.svg?branch=master

About NIXPY

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

Development Status

The NIXPY project is now in a beta stage and should not be seen as a final product.

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.

Project details


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