thulasi-ram / pretty_exceptions

A small utility that uses the python inspect module to fetch the trace back and format it beautifully with html with options for selecting theme. Can be used to email stack traces for any failures.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

About

A small utility that uses the python inspect module to fetch the trace back and format it beautifully with html with options for selecting theme. Can be used to email stack traces for any failures.

License:MIT License


Languages

Language:Python 97.5%Language:Makefile 2.5%