PySnooper
snoop
Our great sponsors
PySnooper | snoop | |
---|---|---|
6 | 2 | |
15,019 | 1,436 | |
- | - | |
4.2 | 9.4 | |
about 2 months ago | 4 days ago | |
Python | Python | |
MIT License | GNU General Public License v3.0 or later |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
PySnooper
-
Top python libraries/ frameworks that you suggest every one
snoop or pysnooper
-
No more Print For Debugging In Python Anymore
If you want to install a library, pysnooper is cool. It's like an automatic print on every line of your function, with values.
-
The unreasonable effectiveness of print debugging
The Python package PySnooper is pretty good for "fancy" print debug statements: https://github.com/cool-RR/pysnooper
I've caught quite a few bugs using this show-me-all-locals() approach...
- What tool you discovered/came across that has made your development work easier?
-
Icecream: Never use print() to debug again in Python
Funny, a few months back I added this sentence to PySnooper's readme:
"PySnooper is a poor man's debugger. If you've used Bash, it's like set -x for Python, except it's fancier."
snoop
-
Termux Access Code (huge guide)
The material was prepared by the developer of the OSINT tool Snoop Project
-
FOSS News International #2: November 8-145, 2021
Snoop 1.3.1
What are some alternatives?
icecream - 🍦 Never use print() to debug again.
snoop - A powerful set of Python debugging tools, based on PySnooper
python-devtools - Dev tools for python
osint-namecheckers-list - A list of tools to search accounts by username
maigret - 🕵️♂️ Collect a dossier on a person by username from thousands of sites
django-modelcluster - Django extension to allow working with 'clusters' of models as a single unit, independently of the database
pdbpp - pdb++, a drop-in replacement for pdb (the Python debugger)
ray - Debug with Ray to fix problems faster
locust - Scalable user load testing tool written in Python
django-debug-panel - django-debug-toolbar in WebKit DevTools. Works fine with background Ajax requests and non-HTML responses.
q - Quick and dirty debugging output for tired programmers. ⛺
django-hijack-admin - Django admin site integration for Django Hijack