Fun news, Python 3.14 will allow "python -m json" as well as "python -m json.tool".
This was my first code contribution to #Python. 🥳
It was a small but slow-rolling change (wrote an article months ago that had me wonder about the need for "json.tool", looked into it, got confirmation and encouragement from core devs that this might make sense to change, and made the change).