Skip to main content

A versatile tool for tracing code execution, capturing variable changes, and logging print statements.

Project description

# PyTracerTool Module

Welcome to the PyTracerTool Module! This module provides a versatile tool, PyTracerTool, for tracing the execution of Python code, capturing variable changes, and logging print statements. PyTracerTool helps you gain insights into the sequence of code execution, variable values, and output generated during runtime.

## Features

  • Trace the execution order of Python code.

  • Capture variable changes during code execution.

  • Log print statements and associate them with line numbers.

  • Generate a formatted trace table for analysis.

## Installation

You can install PyTracerTool via pip:

`bash pip install pytracertool `

## License

[Apache License 2.0](http://www.apache.org/licenses/)

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

pytracertool-1.0.1.tar.gz (9.8 kB view hashes)

Uploaded Source

Built Distribution

pytracertool-1.0.1-py3-none-any.whl (10.4 kB view hashes)

Uploaded Python 3

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