pyinspect icon indicating copy to clipboard operation
pyinspect copied to clipboard

find functions when you can't remember their name

Results 1 pyinspect issues
Sort by recently updated
recently updated
newest added

Currently most testing just involves running stuff and hoping than no errors come up. That's good bu t it would be better to do something like [rich](https://github.com/willmcgugan/rich) which captures the...

Testing