[PR #1472] [MERGED] Add rich #8027

Closed
opened 2026-04-18 22:23:43 -05:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/1472
Author: @xatier
Created: 2/8/2020
Status: Merged
Merged: 4/8/2020
Merged by: @vinta

Base: masterHead: master


📝 Commits (1)

📊 Changes

1 file changed (+1 additions, -0 deletions)

View changed files

📝 README.md (+1 -0)

📄 Description

What is this Python project?

Rich is a Python library for rich text and beautiful formatting in the terminal.

What's the difference between this Python project and similar ones?

  • Easy to use APIs.
  • Custom styling with bbcode-like markup.
  • Emoji!
  • Rich text logger, also a RichHandler that supports HTTP keywords. See demo
  • markdown and code highlighting
  • more in documentation.

--

Anyone who agrees with this pull request could vote for it by adding a 👍 to it, and usually, the maintainer will merge it when votes reach 20.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/vinta/awesome-python/pull/1472 **Author:** [@xatier](https://github.com/xatier) **Created:** 2/8/2020 **Status:** ✅ Merged **Merged:** 4/8/2020 **Merged by:** [@vinta](https://github.com/vinta) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`426ca14`](https://github.com/vinta/awesome-python/commit/426ca147d69fcf71102683f2a80afa7bad3be47c) Add rich ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -0) </details> ### 📄 Description ## What is this Python project? Rich is a Python library for rich text and beautiful formatting in the terminal. ## What's the difference between this Python project and similar ones? - Easy to use APIs. - Custom styling with bbcode-like markup. - Emoji! - Rich text logger, also a `RichHandler` that [supports](https://github.com/willmcgugan/rich/blob/7b00f0ecb15a4698931d49922a665a6f02782e29/rich/logging.py#L18) HTTP keywords. See [demo](https://www.willmcgugan.com/blog/tech/post/prettier-logging-with-rich/) - markdown and code highlighting - [more](https://rich.readthedocs.io/en/latest/) in documentation. -- Anyone who agrees with this pull request could vote for it by adding a :+1: to it, and usually, the maintainer will merge it when votes reach **20**. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2026-04-18 22:23:43 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-python#8027