README.md 375 B

NIX Suite

A set of tools used to format NIX compatible databases.

Installation

pip install nixWrapper 

##Usage

import nixWrapper
nixWrapper.loadLibrary('labkeyInterface')
import labkeyInterface
...

Developer notes

Packaging howto.