Aucune description

Andrej 154fd57f38 Initial import of packaged nixWrapper il y a 1 semaine
src 154fd57f38 Initial import of packaged nixWrapper il y a 1 semaine
LICENSE 154fd57f38 Initial import of packaged nixWrapper il y a 1 semaine
README.md 154fd57f38 Initial import of packaged nixWrapper il y a 1 semaine
pyproject.toml 154fd57f38 Initial import of packaged nixWrapper il y a 1 semaine

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.