How to pretty print JSON files in Python
Preface📃
JSON is a powerful data format that machines and API endpoints use to talk to each other with.
But JSON in its raw form can be difficult to read and understand at times, especially the more robust ones.
There is a programmatic solution to d...
stephendavidwilliams.com3 min read
Samar Jaffri
Software Engineer - ML
Woah! That's a nice trick. Kindly do include the resultant file data as well.