Contents

commentjson 0.9.0

0

Add Python and JavaScript style comments in your JSON files.

Add Python and JavaScript style comments in your JSON files.

Stars: 105, Watchers: 105, Forks: 24, Open Issues: 7

The vaidik/commentjson repo was created 10 years ago and the last code push was 2 years ago.
The project is popular with 105 github stars!

How to Install commentjson

You can install commentjson using pip

pip install commentjson

or add it to a project with poetry

poetry add commentjson

Package Details

Author
Vaidik Kapoor
License
Homepage
https://github.com/vaidik/commentjson
PyPi:
https://pypi.org/project/commentjson/
GitHub Repo:
https://github.com/vaidik/commentjson

Classifiers

No  commentjson  pypi packages just yet.

Errors

A list of common commentjson errors.

Code Examples

Here are some commentjson code examples and snippets.

GitHub Issues

The commentjson package has 7 open issues on GitHub

  • Updated to latest lark-parser

See more issues on GitHub

Related Packages & Articles

anyjson 0.3.3

Wraps the best available JSON implementation available in a common interface

ajsonrpc 1.2.0

Async JSON-RPC 2.0 protocol + server powered by asyncio

python-json-logger 2.0.7

Enhance Python logging with python-json-logger, a library that outputs log data as JSON objects. Customize fields and integrate easily with existing logs.