Skip to content

Auto Rich Repr

Compare
Choose a tag to compare
@willmcgugan willmcgugan released this 18 Jun 19:47
· 2118 commits to master since this release
e524643

The highlight of this release is a decorator to automatically create a Rich repr for any class.

Screen Shot 2021-06-18 at 17 04 52

Screen Shot 2021-06-18 at 17 04 19

[10.4.0] - 2021-06-18

Added

  • Added Style.meta
  • Added rich.repr.auto decorator

Fixed

  • Fixed error pretty printing classes with special rich_repr method