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
Download SlackBuild:
python-PySnooper.tar.gz
python-PySnooper.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
python-PySnooper.SlackBuild |
python-PySnooper.info |
slack-desc |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds