pypi rich 9.4.0
We got a live one

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

This release adds a new rich.live interface which can display continually updated renderable, which you can use to create animated "dashboards".

Also in this release we have 'spinner' animations via a new Console.status method, or a SpinnerColumn in progress bars.

Screen Shot 2020-12-12 at 12 18 51

[9.4.0] - 2020-12-12

### Added

  • Added rich.live #382
  • Added algin parameter to Rule and Console.rule
  • Added rich.Status class and Console.status
  • Added getitem to Text
  • Added style parameter to Console.log
  • Added rich.diagnose command

### Changed

  • Table.add_row style argument now applies to entire line and not just cells
  • Added end_section parameter to Table.add_row to force a line underneath row

Fixed

  • Fixed suppressed traceback context #468

Don't miss a new rich release

NewReleases is sending notifications on new releases.