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.2.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.2-py3-none-any.whl (4.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: debugger_decorator-0.1.2.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.2.tar.gz
Algorithm Hash digest
SHA256 50b45d7151be97630c360af54b1abc32c6631ed3f0e673b2da3a32d8169bbaa4
MD5 117c32c44562e5f4f95a11214a1b3387
BLAKE2b-256 770dd277ee8bae9ddbfc70c7d9f4ebd4ac9df23b6b7cf7b68a87653e9361a6a3

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for debugger_decorator-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 5dfbef4c31d1b4cf25373274506569fe925bd1af6290f22118bebdc69bdd0465
MD5 5ac20fd51b6cb33dd255a6f44bd18532
BLAKE2b-256 a3c5843c5f9660d433cbe868216612c1283d25e23a75f07ad7ddd9f9aa83ddd7

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