python-rich
No description set
- Sources inherited from project devel:languages:python
- Devel package for openSUSE:Factory
-
13
derived packages
- Links to openSUSE:Factory / python-rich
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:smarty12:Python/python-rich && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
python-rich.changes | 0000009195 8.98 KB | |
python-rich.spec | 0000002358 2.3 KB | |
rich-7.1.0.tar.gz | 0011309496 10.8 MB |
Revision 14 (latest revision is 60)
Dirk Mueller (dirkmueller)
accepted
request 837924
from
Martin Hauke (mnhauke)
(revision 14)
- Update to version 7.1.0 Added * Added Console.begin_capture, Console.end_capture and Console.capture * Added Table.title_justify and Table.caption_justify Changed * Improved formatting of exceptions * Enabled Rich exceptions in logging https://github.com/taliraj * UTF-8 encoding is now mentioned in HTML head section Removed * Removed line_numbers argument from traceback.install, which was undocumented and did nothing - Update to version 7.0.0 Added * New ansi_dark and ansi_light themes * Added Text.append_tokens for fast appending of string + Style pairs * Added Text.remove_suffix * Added Text.append_tokens Changed * Text.tabs_to_spaces was renamed to Text.expand_tabs, which works in place rather than returning a new instance * Renamed Column.index to Column._index * Optimized Style.combine and Style.chain * Optimized text rendering by fixing internal cache mechanism * Optimized hash generation for Styles - Update to version 6.1.1 Added
Comments 0