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.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file iwut-0.0.1-py3-none-any.whl.
File metadata
- Download URL: iwut-0.0.1-py3-none-any.whl
- Upload date:
- Size: 9.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.2 CPython/3.8.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b9fde64647bdc22ebc9845cb39499b9de5db881c8d581d176ad9b470fe442e17
|
|
| MD5 |
90c8780013990308bd4d36c825a1b85d
|
|
| BLAKE2b-256 |
bea645a3c9a0b90ac5c37bb42d4197fb12a617f245c8075a49f6b87e999c007d
|