Açıklama Yok

Andrej 154fd57f38 Initial import of packaged nixWrapper 10 ay önce
src 154fd57f38 Initial import of packaged nixWrapper 10 ay önce
LICENSE 154fd57f38 Initial import of packaged nixWrapper 10 ay önce
README.md 154fd57f38 Initial import of packaged nixWrapper 10 ay önce
pyproject.toml 154fd57f38 Initial import of packaged nixWrapper 10 ay önce

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.