This package browser is in early development. Mind the rough edges.

python-commentjson 0.9.0

Python library for adding comments to JSON files

Comment JSON is a Python package that helps you create JSON files with Python and JavaScript style inline comments. Its API is very similar to the Python standard library's json module.

Installation

Install python-commentjson 0.9.0 as follows:

guix install python-commentjson@0.9.0

Or install the latest version:

guix install python-commentjson

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.