Automated detailed traceback visualization
Project description
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.2.tar.gz
(8.3 kB
view details)
Built Distribution
tbhandler-0.1.2-py3-none-any.whl
(10.2 kB
view details)
File details
Details for the file tbhandler-0.1.2.tar.gz
.
File metadata
- Download URL: tbhandler-0.1.2.tar.gz
- Upload date:
- Size: 8.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 17627bd473a602237a3ab6ed3ded65e5ab74f4d83a9ff334b95e438fbc8d4a75 |
|
MD5 | 924454595d9a8ee30a4c113e457f2f22 |
|
BLAKE2b-256 | aa738b70953e61f43a0dd8f0ebcb0a96fab3d76b00e0d66acca6da24306c2b9b |
File details
Details for the file tbhandler-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: tbhandler-0.1.2-py3-none-any.whl
- Upload date:
- Size: 10.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5ec7e8f93f8a5b8130b37a65becdce441d6fd27ed5083c0c18bf97c374f9d7ba |
|
MD5 | a54bb51e12300d9db10c74db19fe7ec9 |
|
BLAKE2b-256 | f0e0442def0d431c6b2f5713270e620cf8cea76505b658e055a16a697f027c98 |