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: 109, Watchers: 109, Forks: 26, Open Issues: 13

The vaidik/commentjson repo was created 12 years ago and the last code push was 1 years ago.
The project is popular with 109 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.

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 4.0.0

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