python3-commentjson

module for json that supports comments
  https://github.com/vaidik/commentjson
  0
  no reviews



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.

This is the Python 3 version of the package.