shank03 / jsonnet-py-bindings

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Python 97.7%Language:Makefile 2.3%