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.6.tar.gz (9.4 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.6-py3-none-any.whl (11.8 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for ctraceback-1.6.tar.gz
Algorithm Hash digest
SHA256 6f51d56136afb572153af4f750c4bed2656c4cf189b9e67ce679f7a3230e20a0
MD5 ee19ab14a6d79d6c893a2f4ebbd35038
BLAKE2b-256 74f1f6147f77606eb48b493d272a135e7ed8d07fc01cc3a186c4478ba0579e48

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ctraceback-1.6-py3-none-any.whl
  • Upload date:
  • Size: 11.8 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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 9005445ee828879ae6894eac28c327df429edffd2d223f7e3d4cf4efffb60d92
MD5 3d4f8eca7ace5b1d8d34ecb7970bb084
BLAKE2b-256 13597b27cb666b51f2ed76d0d89d4f151ae5b0142589219f5fe83f0dfd7f3ad9

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