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"}'

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.5.1.tar.gz (383.6 kB view details)

Uploaded Source

File details

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

File metadata

  • Download URL: jsoneditor-0.5.1.tar.gz
  • Upload date:
  • Size: 383.6 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.5.1.tar.gz
Algorithm Hash digest
SHA256 e93679280e846a876aa6338718b83f3dd691fcf188b3155902888d8ab9b23b33
MD5 73cedf6291053f55ff25d590e32976b3
BLAKE2b-256 230a29f7a9131434e0e324020bbf20e1659fb26eea4c1c27d365900f43e9b151

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