Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[REQUEST] Storing Beautified Traceback as String into a variable #3239

Open
FuckingToasters opened this issue Dec 28, 2023 · 1 comment
Open

Comments

@FuckingToasters
Copy link

How would this improve Rich?
In my particular case, i want to store it inside an variable so i can pass it as argument to an AES encryption function and then get the encrypted result back, i then can use an decrypt.py file i made to get the beautified version back.

Currently i use the traceback module (not from rich) for the encryption but rich would be way better to use.

What problem does it solve for you?

Sort of answered this above, i tried to use install() and console() without success.

Copy link

Thank you for your issue. Give us a little time to review it.

PS. You might want to check the FAQ if you haven't done so already.

This is an automated reply, generated by FAQtory

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant