Skip to main content

A XP-style traceback handler

Project description

NavyTraceback

NavyTraceback Banner

Python tracebacks are usually a mess of white text on a black background. NavyTraceback replaces them with a Windows XP-style Blue Screen of Death (BSOD) and automatically handles crash dumps so you don't lose your debug data.

Why?

Standard stack traces are boring. This library makes crashes readable and gives you a .txt dump file on your desktop immediately which helps debugging way more than people might expect.

Safe Mode

NavyTraceback includes a safe mode feature that won't clutter your terminal screen entirely, this feature helps you look at your print statements you set-up for further debugging.

To enable this feature, type in the snippet below:

import navytraceback

# Initiates safe mode upon starting a script
navytraceback.safe_mode(True)

Installation

To install this library, type in the command below:

pip install navytraceback

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

navytraceback-0.2.0.tar.gz (3.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

navytraceback-0.2.0-py3-none-any.whl (3.7 kB view details)

Uploaded Python 3

Supported by

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