News

There are a number of uses for pretty printing a JSON file in Python. Often, you’ll want to make minified data readable, maybe to export to other users. Regardless of your reason, Python lets you do ...