Contents

jsoncomment 0.4.2

0

A wrapper to JSON parsers allowing comments, multiline strings and trailing commas

A wrapper to JSON parsers allowing comments, multiline strings and trailing commas

How to Install jsoncomment

You can install jsoncomment using pip

pip install jsoncomment

or add it to a project with poetry

poetry add jsoncomment

Package Details

Author
Gaspare Iengo
License
MIT
Homepage
https://bitbucket.org/Dando_Real_ITA/json-comment
PyPi:
https://pypi.org/project/jsoncomment/

Classifiers

  • Software Development/Pre-processors
  • Text Editors/Text Processing
No  jsoncomment  pypi packages just yet.

Errors

A list of common jsoncomment errors.

Code Examples

Here are some jsoncomment code examples and snippets.

Related Packages & Articles

jsonargparse 4.27.7

Implement minimal boilerplate CLIs derived from type hints and parse from command line, config files and environment variables.

json5 0.9.24

A Python implementation of the JSON5 data format.

json-tricks 3.17.3

Extra features for Python's JSON: comments, order, numpy, pandas, datetimes, and many more! Simple but customizable.

json-ref-dict 0.7.2

Python dict-like object which abstracts resolution of JSONSchema references

JSON_minify 0.3.0

A simple script to minify valid JSON, containing C/C++ style comments