[PR #620] [CLOSED] Add PyPrinter to the Text Processing section #561

Closed
opened 2025-11-06 12:57:54 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/vinta/awesome-python/pull/620
Author: @ofir123
Created: 4/19/2016
Status: Closed

Base: masterHead: patch-1


📝 Commits (3)

  • 2a9a328 Added PyPrinter to the Text Processing section
  • 56021c0 Fixed a tests-related issue
  • d2c8996 Another tests-related fix

📊 Changes

1 file changed (+3 additions, -2 deletions)

View changed files

📝 README.md (+3 -2)

📄 Description

Why is PyPrinter is awesome?

PyPrinter provides a very easy and quick way to print with colors, which is great for any command-line or interpreter based Python app (or script). It also supports unicode letters printing, recursive indentation support, and automatic wrapping based on the window size.
It is written in pure-python, so installing it is easy as well!

Vote for this pull request

Who agrees that this change should be merged could add your reactions (e.g. 👍) to this pull request.


🔄 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/620 **Author:** [@ofir123](https://github.com/ofir123) **Created:** 4/19/2016 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (3) - [`2a9a328`](https://github.com/vinta/awesome-python/commit/2a9a328512105cb01b039e96142c11802e0925cd) Added PyPrinter to the Text Processing section - [`56021c0`](https://github.com/vinta/awesome-python/commit/56021c0d596de25cddd3cd2a64d77cf65f4c80ad) Fixed a tests-related issue - [`d2c8996`](https://github.com/vinta/awesome-python/commit/d2c899613187557bee91f8cf42979607183ebe9b) Another tests-related fix ### 📊 Changes **1 file changed** (+3 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+3 -2) </details> ### 📄 Description ## Why is PyPrinter is awesome? PyPrinter provides a very easy and quick way to print with colors, which is great for any command-line or interpreter based Python app (or script). It also supports unicode letters printing, recursive indentation support, and automatic wrapping based on the window size. It is written in pure-python, so installing it is easy as well! ## Vote for this pull request Who agrees that this change should be merged could add your reactions (e.g. :+1:) to this pull request. --- <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 2025-11-06 12:57:54 -06: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#561