Today I learned about a relatively new PEP to improve pretty printing in Python. 🤩
Today I learned about a relatively new PEP to improve pretty printing in Python. 🤩
@mahryekuh This looks fantastic! I'd love to be able to pretty-print things without having to import anything.
Also, you can tell it's written by Barry because the example is a class representing a bass guitar, not Foo. I love concrete examples in documentation and proposals.