Skip to main content

A Python code execution trace helper for interview preparation

Project description

pycodeit-tracer

A lightweight Python code execution trace decorator for developers practicing dry-run output prediction and interview preparation.

Install

pip install pycodeit-tracer

Usage

from pycodeit_tracer import trace_steps

@trace_steps def add(a, b): return a + b

add(3, 4)

[trace] Calling add with args=(3, 4)

[trace] add returned: 7

Practice More

Practice unlimited interactive tracing challenges at PyCodeIt It is free, no install required.

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

pycodeit_tracer-1.0.0.tar.gz (1.9 kB view details)

Uploaded Source

Built Distribution

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

pycodeit_tracer-1.0.0-py3-none-any.whl (2.3 kB view details)

Uploaded Python 3

File details

Details for the file pycodeit_tracer-1.0.0.tar.gz.

File metadata

  • Download URL: pycodeit_tracer-1.0.0.tar.gz
  • Upload date:
  • Size: 1.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.0

File hashes

Hashes for pycodeit_tracer-1.0.0.tar.gz
Algorithm Hash digest
SHA256 840cf223414fa78ad503a488c22019cc30b4f66fddfe71b4aa069ea5d6152697
MD5 821c1b8a298fb15e21688d17a3d6e003
BLAKE2b-256 0ae498723286c080091b4e094cea984d63633090b863aae3e2f5a816d828a5d6

See more details on using hashes here.

File details

Details for the file pycodeit_tracer-1.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for pycodeit_tracer-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 39e129b7766b8451ca697cd9cba348ada53539759ebc399357ab6785c12926bc
MD5 32b4de0690544af03d70136760517cad
BLAKE2b-256 1eefc1a298964a7ccb27a6301708204b240521007d6e731689f9284cfff7ac3f

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