Python Debugger

Open-source Python projects categorized as Debugger

Top 23 Python Debugger Projects

  • PySnooper

    Never use print for debugging again

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

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • django-debug-toolbar

    A configurable set of panels that display various debug information about the current request/response.

  • Project mention: Setting up Django in a Better Way in 5 Minutes and Understanding How It Works | dev.to | 2023-11-13

    The reason behind this splitting is that we can safely use packages and related settings only where we need. For example, this starter kit has the package django-debug-toolbar. This is only intended for your development environment and not for your production. This can be very risky if used in production because if your Django project encounters errors, all the debug info will be shown to the user which is a severe security risk. Similarly, for tracking errors in production, we're using Sentry which is not needed in our local environment since we already have django-debug-toolbar. For keeping these settings file separate so that they don't conflict with each other, the settings file is split for serving different environments.

  • voltron

    A hacky debugger UI for hackers

  • pudb

    Full-screen console debugger for Python

  • Project mention: How can I debug Python code in neovim! | /r/vim | 2023-07-01

    I simply use the superb pudb. Press ctrl+e to open the current file at the current line in your editor.

  • Cyberbrain

    Python debugging, redefined.

  • ipdb

    Integration of IPython pdb

  • Project mention: The new pdbp (Pdb+) Python debugger! | dev.to | 2023-08-02

    Why not just use Python’s built-in pdb debugger or another existing one like ipdb or pdbpp?

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

  • Project mention: Help | /r/SteamDeck | 2023-08-14

    i was wondering if someone could help me figure out how to install this (https://codewith.mu/) python editor on the steam deck. Or if you have any other suggestions for better editors.

  • django-devserver

    A drop-in replacement for Django's runserver.

  • pdbpp

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

  • Project mention: The new pdbp (Pdb+) Python debugger! | dev.to | 2023-08-02

    Why not just use Python’s built-in pdb debugger or another existing one like ipdb or pdbpp?

  • 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

  • python3-trepan

    A gdb-like Python3 Debugger in the Trepan family

  • 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 related posts

Index

What are some of the best open-source Debugger projects in Python? This list will help you:

Project Stars
1 PySnooper 16,268
2 gdb-dashboard 10,645
3 django-debug-toolbar 7,916
4 voltron 6,086
5 pudb 2,878
6 Cyberbrain 2,489
7 ipdb 1,816
8 heartrate 1,731
9 wdb 1,570
10 mu 1,375
11 django-devserver 1,272
12 pdbpp 1,251
13 snoop 1,198
14 vardbg 1,079
15 pdb-tutorial 830
16 hunter 781
17 unipacker 606
18 SublimeDebugger 355
19 pdbr 319
20 pyasmtool 313
21 madbg 228
22 pystlink 212
23 python3-trepan 146

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com