Skip to main content

A comprehensive Python function debugger with colors and caller detection

Project description

Debugger Decorator

A simple Python decorator for debugging functions.

Installation

pip install debugger-decorator

Usage

from debugger_decorator import show_information

@show_information()
def my_function(a, b):
    return a + b

my_function(1, 2)

This will print information about the function call, its arguments, return value, and execution time.

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

debugger_decorator-0.1.3.tar.gz (4.3 kB view details)

Uploaded Source

Built Distribution

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

debugger_decorator-0.1.3-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

Details for the file debugger_decorator-0.1.3.tar.gz.

File metadata

  • Download URL: debugger_decorator-0.1.3.tar.gz
  • Upload date:
  • Size: 4.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for debugger_decorator-0.1.3.tar.gz
Algorithm Hash digest
SHA256 2b436d91adbf95ce8bcf6e7cfd3141289e80f13bc45a8515de83f792ae907746
MD5 bf1f64d8a1fcf73390cefd4b9d51d2d2
BLAKE2b-256 ff5fdf3ccc12dd6eee338e0644aa3c5b58297bf62d248b1f3e8f9e4a9cea9256

See more details on using hashes here.

File details

Details for the file debugger_decorator-0.1.3-py3-none-any.whl.

File metadata

File hashes

Hashes for debugger_decorator-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 a855e67df778da9ebed0f674bac852c21a62c6bb3c35bb5d0e01f585d6ec69fd
MD5 135f57e27a6ca900d43fa6a868640817
BLAKE2b-256 966158b84c41c2b2f225dfdfd6a083b0d644a0c7152cd7e07239eaf79ee79745

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