Skip to content

gpeterson2/JSON-Beautifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSON Beautifier

This is a program I created a while ago to take a raw JSON string and format it to be human readable.

The actual logic is offloaded to the python json library.

This was created before Firefox, Chrome, etc. added tools to do this for you, and so I mostly keep it around because it's a decent boilerplate example for using pyside2.

Requirements

Tested on python 3.6

  • Pyside2

About

A small gui front end to format JSON strings

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages