Notes about reading messages with the Python email packages (utcc.utoronto.ca)

44 points by ankitg12 5 days ago

Insimwytim 7 minutes ago

My LTS Firefox deemed too old by this page. (302 to https://utcc.utoronto.ca/~cks/cspace-bad/cspace-old-browser....)

Hasn't happened just a month ago or so.

Funnily enough, curl (not a recent version, I might add) worked fine.

postdoc74 34 minutes ago

I've had a lot of fun vibe coding my own text-based email client and reader using mostly Python's stdlib. It is my daily driver and found no problem with parsing so far. It also leads to a very efficient and simple HTML reader submodule.

https://juanjosegarciaripoll.github.io/pony/

dwedge 6 hours ago

I know this is terminal based and kind of the point but I found it interesting that neither this post, nor any of the linked ones or linked email software clients he uses have screenshots. I know they are TUIs but I was still curious how they look.