Login
From:
treyhunner.com
(Uncensored)
subscribe
Why does "python -m json" not work? Why is it "json.tool"?
https://treyhunner.com/2024/08/why-does-python-m-json-not-work/
links
backlinks
Roast topics
Find topics
Find it!
Have you ever used Python’s json.tool command-line interface? You can run python -m json.tool against a JSON file and Python will print a …