A major new version of TB1 – The Python General Toolbox – is under construction. It expands to six pages and includes revisions to information and examples on iterators, class construction, data containers and more. It will add concise pages of selected functions – hopefully ones important to beginners – from the Python Standard Library modules.
I had already “dis-included” Pretty Print when I began vetting the syntax for using .glob from pathlib – which I found a little confusing in the library doc. This is a short and simple demo that should convince anybody that there is a time and place to know about and use Pretty Print. Here is the internal link: