Skip to main content

A collection of useful debugging tools

Project description

PythonDebuggerTools

This is a collection of useful debugging tools to make your python development process faster.

Installation

Use the package manager pip to install PythonDebuggerTools-0.0.13

python3 -m pip install --index-url https://test.pypi.org/simple/ --no-deps PythonDebuggerTools==[latest-version]

Usage

from PythonDebuggerTools.logger import logger

@logger(important_params=['x', 'y'])
def add(x, y):
    return x + y

Key-word arguments

  • important_params
    • a python list of paramaters to print in the standard output

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

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

PythonDebuggerTools-0.0.14.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

PythonDebuggerTools-0.0.14-py3-none-any.whl (3.4 kB view details)

Uploaded Python 3

File details

Details for the file PythonDebuggerTools-0.0.14.tar.gz.

File metadata

  • Download URL: PythonDebuggerTools-0.0.14.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for PythonDebuggerTools-0.0.14.tar.gz
Algorithm Hash digest
SHA256 a85e437bb5a0a5fab65ffb7c12ff013191241632d326e6783a437f95b7a46985
MD5 1ce42b178839e83e7a2602843421473d
BLAKE2b-256 410fe4d380fd4572583ae9901b1f025dcf969c2c7916412e4261e938ec424e2d

See more details on using hashes here.

File details

Details for the file PythonDebuggerTools-0.0.14-py3-none-any.whl.

File metadata

  • Download URL: PythonDebuggerTools-0.0.14-py3-none-any.whl
  • Upload date:
  • Size: 3.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for PythonDebuggerTools-0.0.14-py3-none-any.whl
Algorithm Hash digest
SHA256 00b8ae8649802eeb31f40edc22cf10ce01eca8aec9cf095ed01ceac739043afa
MD5 5c27c90022876900ecbb6d4cdaa5020d
BLAKE2b-256 893826cc2c2821a5ac194e5e608feaeacc91e7c518159bb43eabad109f59c499

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page