Rich
latest

Contents:

  • Introduction
  • Console API
  • Styles
  • Console Markup
  • Rich Text
  • Highlighting
  • Logging Handler
  • Traceback
  • Prompt
  • Columns
  • Render Groups
  • Live Display
  • Markdown
  • Padding
  • Panel
  • Progress Display
  • Syntax
  • Tables
  • Tree
  • Console Protocol
  • Reference
  • Appendix
Rich
  • »
  • Welcome to Rich’s documentation!
  • Edit on GitHub

Welcome to Rich’s documentation!¶

Contents:

  • Introduction
    • Requirements
    • Installation
    • Quick Start
    • Python in the REPL
    • Rich Inspector
  • Console API
    • Attributes
    • Color systems
    • Printing
    • Logging
    • Low level output
    • Rules
    • Status
    • Justify / Alignment
    • Overflow
    • Console style
    • Soft Wrapping
    • Cropping
    • Input
    • Exporting
    • Error console
    • File output
    • Capturing output
    • Paging
    • Terminal detection
    • Environment variables
  • Styles
    • Defining Styles
    • Style Class
    • Style Themes
  • Console Markup
    • Syntax
    • Rendering Markup
    • Markup API
  • Rich Text
    • Text attributes
  • Highlighting
    • Custom Highlighters
  • Logging Handler
    • Handle exceptions
  • Traceback
    • Printing tracebacks
    • Traceback handler
  • Prompt
  • Columns
  • Render Groups
  • Live Display
    • Basic Usage
    • Advanced Usage
    • Examples
  • Markdown
  • Padding
  • Panel
  • Progress Display
    • Basic Usage
    • Advanced usage
    • Example
  • Syntax
    • Line numbers
    • Theme
    • Background color
    • Syntax CLI
  • Tables
    • Adding columns
    • Lines
    • Grids
  • Tree
    • Tree Styles
    • Examples
  • Console Protocol
    • Console Customization
    • Console Render
  • Reference
    • rich.align
    • rich.bar
    • rich.color
    • rich.columns
    • rich.console
    • rich.emoji
    • rich.highlighter
    • rich
    • rich.live
    • rich.logging
    • rich.markdown
    • rich.markup
    • rich.measure
    • rich.padding
    • rich.panel
    • rich.pretty
    • rich.progress_bar
    • rich.progress
    • rich.prompt
    • rich.protocol
    • rich.rule
    • rich.segment
    • rich.spinner
    • rich.status
    • rich.style
    • rich.styled
    • rich.syntax
    • rich.table
    • rich.text
    • rich.theme
    • rich.traceback
    • rich.tree
    • rich.abc
  • Appendix
    • Box
    • Standard Colors

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2020, Will McGugan. Revision 547b609c.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds