Contents

PySnooper 1.2.0

0

A poor man's debugger for Python.

A poor man's debugger for Python.

Stars: 16237, Watchers: 16237, Forks: 946, Open Issues: 29

The cool-RR/PySnooper repo was created 4 years ago and the last code push was 1 months ago.
The project is extremely popular with a mindblowing 16237 github stars!

How to Install pysnooper

You can install pysnooper using pip

pip install pysnooper

or add it to a project with poetry

poetry add pysnooper

Package Details

Author
Ram Rachum
License
Homepage
https://github.com/cool-RR/PySnooper
PyPi:
https://pypi.org/project/PySnooper/
GitHub Repo:
https://github.com/cool-RR/PySnooper

Classifiers

  • Software Development/Debuggers
No  pysnooper  pypi packages just yet.

Errors

A list of common pysnooper errors.

Code Examples

Here are some pysnooper code examples and snippets.

Related Packages & Articles

syslogmp 0.4

A parser for BSD syslog protocol (RFC 3164) messages

mybad 0.2.0

My friendly error base class - for Python.