Skip to main content

jsonwidget is a general-purpose JSON validation and manipulation, and form-building library for terminal windows and web pages

Project description

jsonwidget is a general-purpose JSON validation and manipulation library. This library provides the following functions for applications:

  • Validation of JSON-compatible data against a schema

  • Automatic generation of a schema from JSON-compatible data

  • Construction of a curses-based tree data editing user interface from a schema

  • Construction of a Javascript-based web tree data editing user interface from a schema

  • Simple WSGI server to serve the web user interface, and validate and store result of editing with the web user interface

Though jsonwidget is optimized for working with JSON, it is useful for providing editing capability for any JSON-compatible data structure.

The following utilities are included with jsonwidget:

  • jsonedit - A terminal-based application (like you would use via SSH or local terminal on Linux and Mac). It’s based on urwid, an excellent Python-based library for building terminal-based user interfaces.

  • csvedit - A variation on jsonedit that allows editing of .csv/tsv files.

  • jsonaddress - an example JSON address book editor

  • jwc - a command line utility with the following functions:

    • editserver - launch a web server to edit a json file from a browser

    • json2yaml - convert a json file to yaml with comments pulled from schema (also yaml2json to go back)

    • schemagen - create a schema from an example json file

    • validate - validate a JSON file against a schema

Website: http://robla.net/jsonwidget

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

jsonwidget-0.1.7.tar.gz (71.0 kB view details)

Uploaded Source

File details

Details for the file jsonwidget-0.1.7.tar.gz.

File metadata

  • Download URL: jsonwidget-0.1.7.tar.gz
  • Upload date:
  • Size: 71.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for jsonwidget-0.1.7.tar.gz
Algorithm Hash digest
SHA256 83cf5a3e44ec87afe966f2bc5e0a1c1f56c143b1aac19ac9543b521935a812c5
MD5 d30dc07b9eca986740a06698dd0c95db
BLAKE2b-256 1b2e07f7122a61a603a7f12ee6778b9281ad185b0cfb5015ffa0b6aea8de6f61

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