Skip to main content

Custom traceback

Project description

ctraceback

Custom traceback

Installing

Install and update using pip:

$ pip install ctraceback

ctraceback supports Python 3 and newer.

Example

from ctraceback import CTraceback
sys.excepthook = CTraceback
...
try:
  ...
except:
  CTraceback(*sys.exc_info())
...

you can run ctraceback server to receive all traceback messages:

$ ctraceback serve
# use -h for help

default port is 7000 and can be change in config file traceback.ini

Links

Author

Hadi Cahyadi

Buy Me a Coffee Donate via Ko-fi Support me on Patreon

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

ctraceback-1.12.tar.gz (16.7 kB view details)

Uploaded Source

Built Distribution

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

ctraceback-1.12-py3-none-any.whl (21.7 kB view details)

Uploaded Python 3

File details

Details for the file ctraceback-1.12.tar.gz.

File metadata

  • Download URL: ctraceback-1.12.tar.gz
  • Upload date:
  • Size: 16.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for ctraceback-1.12.tar.gz
Algorithm Hash digest
SHA256 673d86eb19b04cee05f656e0921d6ce5ffb6f0e4a4828f6693ae174a06567270
MD5 771e256acee7a5799f50c51a729ed4ee
BLAKE2b-256 f2c7929020efc78a7f09516d50b47bf82cd84d5ecce99c287e47257d122fb208

See more details on using hashes here.

File details

Details for the file ctraceback-1.12-py3-none-any.whl.

File metadata

  • Download URL: ctraceback-1.12-py3-none-any.whl
  • Upload date:
  • Size: 21.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.4

File hashes

Hashes for ctraceback-1.12-py3-none-any.whl
Algorithm Hash digest
SHA256 d939f0eaeeda84da6a228aadb95a1503877c07c3bbd16a058a44329e940b9281
MD5 8d28c23f59c63ee5d20c80f4583b11f7
BLAKE2b-256 2a7161de5778784c7e66a955b88018baa78d035752b3d253c268c1216b06e2fe

See more details on using hashes here.

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