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.13.tar.gz (3.0 kB view details)

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: PythonDebuggerTools-0.0.13.tar.gz
  • Upload date:
  • Size: 3.0 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.13.tar.gz
Algorithm Hash digest
SHA256 5470c892baf5d3103b6c64047cd7d4453163ecf39f85087efe43fbd928f1268f
MD5 4f7911fcad898a6fe90e9c0a078adc64
BLAKE2b-256 cac00bfc28c5340df3cb7d96dd2df7cc8b5c98bd4529534cc815f1e25e52af5a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: PythonDebuggerTools-0.0.13-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.13-py3-none-any.whl
Algorithm Hash digest
SHA256 dfd24e38bc05482588182df890f516c32072e85349c50897c70ca3da7e2f6ff7
MD5 08721f241487a66cab75b669d2bd535f
BLAKE2b-256 72d28a81844762d58e2dcfe9274443ca9c79cf840f5d6a5aeb4daa0e8fcb7811

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