pypi rich 6.1.0

latest releases: 13.7.1, 13.7.0, 13.6.0...
3 years ago

This release adds a function called inspect which uses rich to display the data / methods / docs for any Python object.

I think this is a fantastic debug aid, and I'm looking forward to using it in other projects.

Screen Shot 2020-09-07 at 17 14 08

[6.1.0] - 2020-09-07

Added

  • New inspect module
  • Added os._Environ to pretty print

Fixed

  • Prevented recursive renderables from getting stuck

Changed

  • force_terminal and force_jupyter can now be used to force the disabled state, or left as None to auto-detect.
  • Panel now expands to fit title if supplied

Don't miss a new rich release

NewReleases is sending notifications on new releases.