-
-
Notifications
You must be signed in to change notification settings - Fork 87
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
Related projects #3
Comments
It would be good if you included the above list in the README (or link to this issue0 for fellow programmers. |
More: https://github.com/HallerPatrick/frosch Also my library stack_data is now complete and integrated into IPython in master. A few things it can offer that you may struggle with otherwise:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Just letting you know about some work in this space:
https://github.com/Qix-/better-exceptions
https://github.com/cknd/stackprinter
https://github.com/skorokithakis/tbvaccine
https://github.com/aroberge/friendly-traceback
https://docs.python.org/3.8/library/cgitb.html
I'm currently working on improving the tracebacks in IPython here with a new generic library I've made for tracebacks. I also have a PR to integrate it into stackprinter.
The text was updated successfully, but these errors were encountered: