Nav apraksta

Andrej 4082acf8a9 Removing part of wrapper that provides configuration for labkeyInterface and moving it to labkeyInterface/config.py 10 mēneši atpakaļ
src 4082acf8a9 Removing part of wrapper that provides configuration for labkeyInterface and moving it to labkeyInterface/config.py 10 mēneši atpakaļ
LICENSE 154fd57f38 Initial import of packaged nixWrapper 10 mēneši atpakaļ
README.md 154fd57f38 Initial import of packaged nixWrapper 10 mēneši atpakaļ
pyproject.toml 154fd57f38 Initial import of packaged nixWrapper 10 mēneši atpakaļ

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.