How do I pretty print the source code of functions contained in a class instance’s attributes?
I would like to use rich
to pretty print a Python class like so:
Problem with Table from module “Rich” Python
Sorry in advance, I’m a newbie =)
I would like to use rich
to pretty print a Python class like so:
Sorry in advance, I’m a newbie =)