PySnooper
django-debug-panel
Our great sponsors
PySnooper | django-debug-panel | |
---|---|---|
6 | 2 | |
15,019 | 394 | |
- | - | |
4.2 | 0.0 | |
about 2 months ago | over 2 years ago | |
Python | Python | |
MIT License | BSD 3-clause "New" or "Revised" License |
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."
django-debug-panel
-
Django Tool Bar Ajax Request SQL
Hi, I was wondering if there is a tool or an extension to get Ajax POST with the SQL explanation of duplicated like the ToolBar with normal templates. I know there was Django Debu Panel and a Chrome extension but they're so deprecated that I can't use it anymore...
-
What tool you discovered/came across that has made your development work easier?
There's also this: https://github.com/recamshak/django-debug-panel
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
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
django-react-boilerplate - Django 3, React, Bootstrap 4 with Python 3 and webpack project boilerplate
cookiecutter-django-wagtail - Cookiecutter Django + Wagtail
django-debug-toolbar-request-history
locust - Scalable user load testing tool written in Python
q - Quick and dirty debugging output for tired programmers. ⛺
django-hijack-admin - Django admin site integration for Django Hijack