Skip to content

A simple JSON pretty formatter with no external dependencies.

Notifications You must be signed in to change notification settings

macaquedev/jsonformat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jsonformat

A simple JSON pretty formatter with no external dependencies.

To install, simply type:

pip install jsonformat

To format a json file, type this:

jsonformat <filename> [-q]

The filename argument is mandatory. The -q argument switches off console output.

About

A simple JSON pretty formatter with no external dependencies.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages