Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today. Learn more →
Top 23 Python Debugger Projects
-
-
Scout Monitoring
Free Django app performance insights with Scout Monitoring. Get Scout setup in minutes, and let us sweat the small stuff. A couple lines in settings.py is all you need to start monitoring your apps. Sign up for our free tier today.
-
Project mention: Cyrus-and/GDB-dashboard: Modular visual interface for GDB in Python | news.ycombinator.com | 2024-04-11
-
django-debug-toolbar
A configurable set of panels that display various debug information about the current request/response.
For the installation of the Django Debug Toolbar, you need to have a Django project where you can use pip in a Virtual Environment or without them. If you don’t want to use pip, you can get the code of this component from here (https://github.com/jazzband/django-debug-toolbar) and put it in your Django project path; but the pip installation is easier and I will focus on that.
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
-
mu
A small, simple editor for beginner Python programmers. Written in Python and Qt5. (by mu-editor)
-
-
-
-
vardbg
A simple Python debugger and profiler that generates animated visualizations of program flow, useful for algorithm learning.
-
-
-
-
SublimeDebugger
Graphical Debugger for Sublime Text for debuggers that support the debug adapter protocol
-
-
-
Project mention: Debugging running Python scripts with PDB via GDB | news.ycombinator.com | 2024-08-10
Probably worth mention madbg⁽¹⁾, a fully-featured remote and preemptive debugger for Python with both a CLI and an API, that allows attaching to running programs preemptively (but does not require gdb).
⁽¹⁾https://github.com/kmaork/madbg
-
-
Project mention: Biscuit: Lightweight, fast and extensible code editor in Python | news.ycombinator.com | 2024-10-07
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
Python Debugger discussion
Python Debugger related posts
-
Debugging running Python scripts with PDB via GDB
-
Django Debug Toolbar Setup
-
How to scale a Django application to serve one million users?
-
The new pdbp (Pdb+) Python debugger!
-
Writing Python Like Rust
-
Pymg – A CLI that displays Python error messages more readably
-
Tracing Python
-
A note from our sponsor - Scout Monitoring
www.scoutapm.com | 14 Oct 2024
Index
What are some of the best open-source Debugger projects in Python? This list will help you:
Project | Stars | |
---|---|---|
1 | PySnooper | 16,371 |
2 | gdb-dashboard | 11,048 |
3 | django-debug-toolbar | 8,075 |
4 | voltron | 6,166 |
5 | pudb | 2,960 |
6 | Cyberbrain | 2,504 |
7 | ipdb | 1,840 |
8 | heartrate | 1,749 |
9 | wdb | 1,574 |
10 | mu | 1,403 |
11 | pdbpp | 1,299 |
12 | django-devserver | 1,269 |
13 | snoop | 1,252 |
14 | vardbg | 1,099 |
15 | pdb-tutorial | 850 |
16 | hunter | 799 |
17 | unipacker | 651 |
18 | SublimeDebugger | 373 |
19 | pdbr | 323 |
20 | pyasmtool | 319 |
21 | madbg | 246 |
22 | pystlink | 217 |
23 | biscuit | 155 |