Skip to main content

A JSON file data viewer using pure python

Project description

PyJSONViewer

A JSON file data viewer using pure python

  • Mac OS

img1

img1

  • Windows10

img1

img1

What is this?

This is a JSON file data viewer based on python.

It only uses build-in libraries of python (tkinter, json).

Features:

  1. Minimum dependency.

  2. Multi-platform (Mac, Windows, Linux).

  3. Easy to use.

Requirements

  • Python 3.6.x or higher

Download

$ pip install PyJSONViewer

or download as zip.

How to use

alias setting

If you add this alias settting in your .bashrc

alias pyjsonviewer=‘python -m pyjsonviewer’

You can use this tool with just type “pyjsonviewer” in your bash.

Selct JSON file with CUI.

  1. Run pyjsonviewer.py with -f option and the path to a JSON file:

$ python pyjsonviewer.py -f path_to_json_file/sample.json

  1. JSON data tree will be shown.

Select JSON file with GUI.

  1. Run pyjsonviewer.py

  2. File->Open and then select json file.

  3. JSON data tree will be shown.

You can set initial directory with CUI:

$ python pyjsonviewer.py -d path_to_json_file_dir

Select JSON file with drag and drop.

  1. Run pyjsonviewer.py with the option -o

$ python pyjsonviewer.py -o path_to_json_file_dir

  1. File browser is shown.

  2. You can drag and drop a JSON file to the file browser.

License

MIT

Author

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

PyJSONViewer-0.0.2.tar.gz (3.4 kB view details)

Uploaded Source

File details

Details for the file PyJSONViewer-0.0.2.tar.gz.

File metadata

  • Download URL: PyJSONViewer-0.0.2.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: Python-urllib/3.6

File hashes

Hashes for PyJSONViewer-0.0.2.tar.gz
Algorithm Hash digest
SHA256 75b671ec33eba26365c5d391a8ad18c16badc7fa57a5d4ca2e1111c6d4e8e911
MD5 0705978a231dca7e847c5d3510d1887d
BLAKE2b-256 d60de622a28616fc742aa4444b16c5f14a8fb1ea51483a496be6affdf8ea5a84

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