Skip to main content

Automated detailed traceback visualization

Project description

PyPI version

Traceback handler

Module to notify user of errors in all scripts, even when they run without terminal

  • Traceback message in extended and easily readably format
  • Open message in new terminal tab if script is running without terminal
  • Developed for Linux OS where konsole application is available

Installation

pip install tbhandler

This will create a new sitecustomize file. To overwrite existing sitecustomize file, run:

install_sitecustomize

Alternatively, you can use the manual installation of the tbhandler in each of your scripts.

import tbhandler

tbhandler.install()

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tbhandler-0.1.3.tar.gz (8.3 kB view hashes)

Uploaded Source

Built Distribution

tbhandler-0.1.3-py3-none-any.whl (10.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page