Skip to main content

Visualize and edit JSON

Project description

Installation

pip3 install jsoneditor

Usage

In python:

import requests
import jsoneditor

data = requests.get('your endpiont here').json()
jsoneditor.editjson(data)

From the terminal:

You got a cuple of options.

  1. python -m jsoneditor '{"Hey": "Hi"}'
  2. curl https://jsonplaceholder.typicode.com/comments | jsoneditor
  3. jsoneditor '{"Hey": "Hi"}'

Build

python3 setup.py sdist

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jsoneditor-0.8.0.tar.gz (384.8 kB view details)

Uploaded Source

File details

Details for the file jsoneditor-0.8.0.tar.gz.

File metadata

  • Download URL: jsoneditor-0.8.0.tar.gz
  • Upload date:
  • Size: 384.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.22.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.5

File hashes

Hashes for jsoneditor-0.8.0.tar.gz
Algorithm Hash digest
SHA256 06459b33a19af3a2d897ca2ea31581092da8202669b743004a84a94acfbecd62
MD5 c1f99ffa07f6f1ccd09e8394c6402f65
BLAKE2b-256 c85b7ef790e3afb99c32680375df0ae1c62e840235258b2dc0c89427d6ef243d

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page