python-jsonnet 0.17.0
Python bindings for Jsonnet, the data templating language
This package provides a Python library named _jsonnet
which can evaluate Jsonnet files and expressions.
- Outputs:
out
- Website: https://jsonnet.org/
- Licenses: ASL 2.0
- Package source: gnu/packages/cpp.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-jsonnet 0.17.0
as follows:
guix install python-jsonnet@0.17.0
Or install the latest version:
guix install python-jsonnet
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.