Skip to main content

Friendlier tracebacks, collapsing frames with library code,inline variable values, and adding context

Project description

Wut

Friendlier tracebacks, collapsing frames with library code, inline variable values, and adding context.

wut-vars-ctx-prettier

Installation

pip install wut

Notebook

%load_ext wut

Once you hit an error. For example, you may have the following

1/0

In the next cell, simply use the line magic

%wut

This will pretty print a friendlier traceback. You can alternatively, use the cell magic on a faulty cell, like this:

%%wut
1 / 0

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

iwut-0.0.1-py3-none-any.whl (9.4 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