Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tiagocoutinho/traceb

Alternative to the standard python traceback module
https://github.com/tiagocoutinho/traceb

debugging python traceback

Last synced: 1 day ago
JSON representation

Alternative to the standard python traceback module

Awesome Lists containing this project

README

        

An alternative to the standard python traceback module which allows
you to show a traceback in a customized way.

It is also possible to monkey_patch the standard python traceback module.