TIL there are dozens of neat little command-line tools hidden away in the Python standard library, available to run on any machine that has a Python installation https://til.simonwillison.net/python/stdlib-cli-tools
@simon http.server is my go-to when I'm toying with an idea that doesn't deserve a full workspace yet. Love that module.
I didn't know about calendar. Since it can spit out nicely formatted HTML, this is probably going to be my new method of printing full-year calendars for school. Thanks for that tip 👍
GPT-4 gives a good outline of each tool's functionality, and when reminded of the -m functionality is capable of providing additional insights per module: https://chat.openai.com/share/b0923fbc-a11f-4cb7-8656-1cacf823db75