Poor man's debugger for Python
PySnooper is a replacement for debug print statements in code. After decorating a function it automatically logs which lines were run and any changes to local variables. @pysnooper.snoop() def func(...): ...
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.2.1-3.fc42 | - |
Fedora 42 | 1.2.1-3.fc42 | - |
Fedora 41 | 1.2.1-1.fc41 | 1.2.1-1.fc41 |
Fedora 40 | 1.2.1-1.fc40 | - |
You can contact the maintainers of this package via email at
python-pysnooper dash maintainers at fedoraproject dot org
.