This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Python > python-PySnooper (0.4.3)

PySnooper is a poor man's debugger for Python.

PySnooper lets you inspect variables and see which lines are running without
the need for a debugger, breakpoints or print statements. To use PySnooper, add
one decorator line to the function you're interested in. You'll get a
play-by-play log of your function, including which lines ran and when, and
exactly when local variables were changed.

This requires: python3

Maintained by: Benjamin Trigona-Harany
Keywords: pysnooper,debugger
ChangeLog: python-PySnooper

Homepage:
https://github.com/cool-RR/PySnooper

Source Downloads:
PySnooper-0.4.3.tar.gz (a7d0b7cab4ba8dca6c2fdab6299dcac9)

Download SlackBuild:
python-PySnooper.tar.gz
python-PySnooper.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds