playground-for-python icon indicating copy to clipboard operation
playground-for-python copied to clipboard

Textualize print

Open Prash1723 opened this issue 1 year ago • 0 comments

What does this PR do?

It basically prints the function processes in different colors.

Test Plan

I have replaced the 'p()' function with rich's print function to colorize the following:

  1. Create/Add - Orange
  2. Delete - Red
  3. Successful run - Green

Since, I did not make any major changes to the operational code ,I Instead only ran the printing part while turning the rest into comments.

Related PRs and Issues

There are no Related PRS and Issues.

Have you read the [Contributing Guidelines on issues]

I have read the contributing guidelines and code of conduct.

Prash1723 avatar May 18 '24 10:05 Prash1723