PySnooper
cookiecutter-django-wagtail
Our great sponsors
PySnooper | cookiecutter-django-wagtail | |
---|---|---|
6 | 1 | |
15,019 | 45 | |
- | - | |
4.2 | 9.7 | |
about 2 months ago | 8 days 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."
cookiecutter-django-wagtail
-
What tool you discovered/came across that has made your development work easier?
There's also a wagtail version: https://github.com/Jean-Zombie/cookiecutter-django-wagtail
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
flask-graphql-boilerplate - a flask boilerplate to get you up and running. Packed with GraphQL and an authentication system out of the box.
django-modelcluster - Django extension to allow working with 'clusters' of models as a single unit, independently of the database
longclaw - A shop for Wagtail CMS
pdbpp - pdb++, a drop-in replacement for pdb (the Python debugger)
django-react-boilerplate - Django 3, React, Bootstrap 4 with Python 3 and webpack project boilerplate
ray - Debug with Ray to fix problems faster
cookiecutter-django-vue-graphql-aws - A highly opinionated Cookiecutter template that fuses together Django, Vue.js, GraphQL, and AWS into one full-stack web application.
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.