Python Debugger

Open-source Python projects categorized as Debugger

Top 23 Python Debugger Projects

  • PySnooper

    Never use print for debugging again

  • 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.

    Scout Monitoring logo
  • gdb-dashboard

    Modular visual interface for GDB in Python

    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.

    Project mention: Django Debug Toolbar Setup | dev.to | 2024-06-06

    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.

  • voltron

    A hacky debugger UI for hackers

  • pudb

    Full-screen console debugger for Python

  • Cyberbrain

    Python debugging, redefined.

  • ipdb

    Integration of IPython pdb

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  • heartrate

    Simple real time visualisation of the execution of a Python program.

  • wdb

    An improbable web debugger through WebSockets

  • mu

    A small, simple editor for beginner Python programmers. Written in Python and Qt5. (by mu-editor)

  • pdbpp

    pdb++, a drop-in replacement for pdb (the Python debugger)

  • django-devserver

    A drop-in replacement for Django's runserver.

  • snoop

    A powerful set of Python debugging tools, based on PySnooper (by alexmojaki)

  • vardbg

    A simple Python debugger and profiler that generates animated visualizations of program flow, useful for algorithm learning.

  • pdb-tutorial

    A simple tutorial about effectively using pdb

  • hunter

    Hunter is a flexible code tracing toolkit.

  • unipacker

    Automatic and platform-independent unpacker for Windows binaries based on emulation

  • SublimeDebugger

    Graphical Debugger for Sublime Text for debuggers that support the debug adapter protocol

  • pdbr

    pdb + Rich library

  • pyasmtool

    Explores the python bytecode, provides some tools to access it for fun and profit.

  • madbg

    A fully-featured remote and preemptive debugger for python

    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

  • biscuit

    A lightweight, fast code editor with extensions (by tomlin7)

    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

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Python Debugger discussion

Log in or Post with

Python Debugger related posts

  • Debugging running Python scripts with PDB via GDB

    1 project | news.ycombinator.com | 10 Aug 2024
  • Django Debug Toolbar Setup

    1 project | dev.to | 6 Jun 2024
  • How to scale a Django application to serve one million users?

    3 projects | dev.to | 23 May 2024
  • The new pdbp (Pdb+) Python debugger!

    9 projects | dev.to | 2 Aug 2023
  • Writing Python Like Rust

    3 projects | news.ycombinator.com | 28 Jun 2023
  • Pymg – A CLI that displays Python error messages more readably

    3 projects | news.ycombinator.com | 5 Jun 2023
  • Tracing Python

    2 projects | news.ycombinator.com | 24 May 2023
  • A note from our sponsor - Scout Monitoring
    www.scoutapm.com | 14 Oct 2024
    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 →

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

Sponsored
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.
www.scoutapm.com

Did you konow that Python is
the 1st most popular programming language
based on number of metions?