Ei kuvausta

Andrej 154fd57f38 Initial import of packaged nixWrapper 10 kuukautta sitten
src 154fd57f38 Initial import of packaged nixWrapper 10 kuukautta sitten
LICENSE 154fd57f38 Initial import of packaged nixWrapper 10 kuukautta sitten
README.md 154fd57f38 Initial import of packaged nixWrapper 10 kuukautta sitten
pyproject.toml 154fd57f38 Initial import of packaged nixWrapper 10 kuukautta sitten

README.md

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.