jsonnet-bindings

Unofficial python bindings for jsonnet.

This package is created to provide installation support for windows (and rest of the linux, unix platforms) for Python 3.x.

Installation

pip install jsonnet-bindings

Local installation:

git clone --recurse-submodules https://github.com/shank03/jsonnet-py-bindings
cd jsonnet-py-bindings
make install