traceback-with-variables

View on PyPIReverse Dependencies (7)

2.0.1 traceback_with_variables-2.0.1-py3-none-any.whl

Wheel Details

Project: traceback-with-variables
Version: 2.0.1
Filename: traceback_with_variables-2.0.1-py3-none-any.whl
Download: [link]
Size: 17084
MD5: a2a268d2b3b44f57a5bce5f7eea2ea02
SHA256: 25699f4b42674624ad5a9a1bb82df7b4abcb7150f8e3d31e85e6dd6f944a78bf
Uploaded: 2021-01-05 13:28:03 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: traceback-with-variables
Version: 2.0.1
Summary: Adds variables to python traceback. Simple, lightweight, controllable. Debug reasons of exceptions by logging or pretty printing colorful variable contexts for each frame in a stacktrace, showing every value. Dump locals environments after errors to console, files, and loggers. Works with Jupiter and IPython.
Author: Andrey Lyashko
Author-Email: andydashlandy[at]gmail.com
Home-Page: https://github.com/andy-landy/traceback_with_variables
Keywords: python,traceback,locals,logging,debugging,print,variables,python3,stacktrace,arguments,errors,error-handling,dump,exception-handling,exceptions,pretty,pretty-print,frame,simple,colors,jupyer,jupyer-notebook,ipython,customize
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Debuggers
Classifier: Topic :: Software Development :: Libraries
Requires-Python: >=3.5
Description-Content-Type: text/markdown
[Description omitted; length: 22789 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.34.2)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
traceback_with_variables/__init__.py sha256=BtLZbc0h0ijnQPdH8xwbqCdW647anjvnuIHsBFzVzbo 513
traceback_with_variables/activate_by_import.py sha256=9Pfcu8WXHVpJP09hvQkeOjldilPqsjbd1lUPB_9R-8s 260
traceback_with_variables/activate_in_ipython_by_import.py sha256=de3EQo_xMmrk9DVdk0LlFFT4fLNwNHGfvvgngz0CVZQ 373
traceback_with_variables/color.py sha256=aeew-_1oTVq1YX0mIrm5EwkQ1XkEaXYhPKYczBnG9dg 2429
traceback_with_variables/core.py sha256=OCxLM0uewRjWvSruwnn6H9rgY476maISOj1k-wBEIHM 8835
traceback_with_variables/global_hooks.py sha256=2CFyK_Tcqpq9dnE_p8v0QmwjaaWSy9vpFSILKKnOMQI 825
traceback_with_variables/main.py sha256=wDj9A6wT0tZdl8Yate-nVoFmn-NRuXwafg6SjTGnCsQ 3648
traceback_with_variables/overwrite_std_libs.py sha256=QKJfPkG_MHQETk9SM0wdnBp5ORvbD7mW9FJtGtE8sNo 1409
traceback_with_variables/print.py sha256=6DO-mnW9x-2eHyOMnz06Cl6iXud0uP78xlPSR5xR7Rc 2611
traceback_with_variables-2.0.1.dist-info/LICENSE sha256=NfFkZrSLGwBV7zSsIfdoe4V06BC1050knXQB2epYub8 1092
traceback_with_variables-2.0.1.dist-info/METADATA sha256=W0fjuUKzAoZm6rKjMo7PwqVGh1j6wmLCUKLjoDIVXEI 23952
traceback_with_variables-2.0.1.dist-info/WHEEL sha256=g4nMs7d-Xl9-xC9XovUrsDHGXt-FT0E17Yqo92DEfvY 92
traceback_with_variables-2.0.1.dist-info/entry_points.txt sha256=gkErSFCAbtS4-CE_UWSRDbQ0M14rwFQX5NrWdtP80Qc 81
traceback_with_variables-2.0.1.dist-info/top_level.txt sha256=SM8brzaUJovfdH4AHOCtVQYhR_zNvasZdur_rug8yHQ 25
traceback_with_variables-2.0.1.dist-info/RECORD

top_level.txt

traceback_with_variables

entry_points.txt

traceback-with-variables = traceback_with_variables.main:main