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.10.tar.gz (15.5 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.10-py3-none-any.whl (20.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for ctraceback-1.10.tar.gz
Algorithm Hash digest
SHA256 890aa2704235bc89fe6e9b3ff1c535b2844abd119ec1a7ee8cec7e85a819735d
MD5 19ded19c639161af1747181b78cf4047
BLAKE2b-256 4a7780fdd939ddb0ebcb43ffde0aa1b5bca7bb092df713adb460dfa63ab9baac

See more details on using hashes here.

File details

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

File metadata

  • Download URL: ctraceback-1.10-py3-none-any.whl
  • Upload date:
  • Size: 20.2 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.10-py3-none-any.whl
Algorithm Hash digest
SHA256 132cad3f2a2ce5b0cc536f56b3c57369390af6475bfa99c396b0ed829cb32887
MD5 46c36dbedaaa6b67afab6669f6c5fe10
BLAKE2b-256 7b647911fac5a192b78a41f4cb824f63efb044905e3b0d03c14c753a9a5b960a

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