SlackBuilds Repository

15.0 > Python > python-PySnooper (1.1.1)

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.

Maintained by: Dimitris Zlatanidis
Keywords: pysnooper,debugger
ChangeLog: python-PySnooper

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

Source Downloads:
PySnooper-1.1.1.tar.gz (8f64bea7d65ed9c617509ddaff60bba2)

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

(the SlackBuild does not include the source)

Validated for Slackware 15.0

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