News

Even so, there’s a one-line snippet you can use to pretty print a JSON file from the command line. Also read: 10 Useful Python One-Liners You Must Know. How to Pretty Print a JSON File in Python from ...
In line 1 and 3 we are setting up rich. In line 5 we are printing to the console that we are beginning – and we’ve given it the color red. You remember how I said rich allows you to print colors? Well ...