Skip to content

Added RichConsole.py#973

Closed
KOLANICH wants to merge 1 commit intovinta:masterfrom
KOLANICH:RichConsole
Closed

Added RichConsole.py#973
KOLANICH wants to merge 1 commit intovinta:masterfrom
KOLANICH:RichConsole

Conversation

@KOLANICH
Copy link
Copy Markdown

@KOLANICH KOLANICH commented Nov 11, 2017

What is this Python project?

You construct styled strings as DAG of RichStr objects, then the object can be transformed into a sequence of ECMA control codes giving the needed visual effect.

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

1 I'm not aware of any Python lib doing exactly this, so had to implement.
2 The nearest similar is curses, but curses is drawing-GUI-oriented, not text output.

--

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.

@stale
Copy link
Copy Markdown

stale Bot commented Oct 30, 2019

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale Bot added the stale label Oct 30, 2019
@KOLANICH KOLANICH closed this Oct 30, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant