Python Pdb

Open-source Python projects categorized as Pdb

Top 16 Python Pdb Projects

  1. pudb

    Full-screen console debugger for Python

    Project mention: PuDB: A console-based visual debugger for Python | news.ycombinator.com | 2024-12-29
  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. pdbpp

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

  4. MolecularNodes

    Toolbox for molecular animations in Blender, powered by Geometry Nodes.

    Project mention: A Primer on Molecular Dynamics | news.ycombinator.com | 2025-06-10
  5. ChatDBG

    ChatDBG - AI-assisted debugging. Uses AI to answer 'why'

    Project mention: The Future of Crash Analysis: AI Meets WinDBG | news.ycombinator.com | 2025-05-04

    You should check out ChatDBG project - which AFAICT goes much further than this work, though in a different direction, and which, among other things, lets the LLM drive the debugging process - has been out since early 2023. We initially did a WinDBG integration but have since focused on lldb/gdb and pdb (the Python debugger), especially for Python notebooks. In particular, for native code, it integrates a language server to let the LLM easily find declarations and references to variables, for example. We spent considerable time developing an API that enabled the LLM to make the best use of the debugger’s capabilities. (It also is not limited to post mortem debugging). ChatDBG’s been out since 2023, though it has of course evolved since that time. Code is here [1] with some videos; it’s been downloaded north of 80K times to date. Our technical paper [2] will be presented at FSE (top software engineering conference) in June. Our evaluation shows that ChatDBG is on its own able to resolve many issues, and that with some slight nudging from humans, it is even more effective.

    [1] https://github.com/plasma-umass/ChatDBG (north of 75K downloads to date)

  6. pdb-tutorial

    A simple tutorial about effectively using pdb

  7. rmsd

    Calculate Root-mean-square deviation (RMSD) of two molecules, using rotation, in xyz or pdb format

  8. pdbr

    pdb + Rich library

  9. Stream

    Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.

    Stream logo
  10. pypdb

    A Python API for the RCSB Protein Data Bank (PDB)

  11. remote-pdb

    Remote vanilla PDB (over TCP sockets).

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

  13. pdbp

    pdbp (Pdb+): A drop-in replacement for pdb and pdbpp. To replace "pdb", add "import pdbp" to an "__init__.py" file.

  14. nopdb

    NoPdb: Non-interactive Python Debugger

  15. chatpdb

    Chat with your Python debugger

  16. PDBaser

    Protein preparation for MD, made faster and easier !

  17. debuggAIr

    Your AI-Powered Debugging Companion 🤖

  18. biomisc

    collection of miscellaneous command line bioinformatic scripts

  19. 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 Pdb discussion

Log in or Post with

Python Pdb related posts

  • Find a class and run it with feedback

    1 project | /r/learnpython | 22 Feb 2023
  • Show HN: Clamshell- an experimental Python based shell

    5 projects | news.ycombinator.com | 28 Jan 2023
  • Useful Python Modules for us

    11 projects | /r/savedForMS | 4 Dec 2022
  • What Python debugger do you use?

    2 projects | /r/Python | 2 Sep 2022
  • What dev tools do you use in your python projects?

    3 projects | /r/Python | 24 Jun 2022
  • Biopython quarry on protein sequencing

    1 project | /r/bioinformatics | 23 Jun 2022
  • NoPdb: Non-Interactive Python Debugger

    1 project | news.ycombinator.com | 17 Dec 2021
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 8 Jul 2025
    InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →

Index

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

# Project Stars
1 pudb 3,105
2 pdbpp 1,349
3 MolecularNodes 1,034
4 ChatDBG 981
5 pdb-tutorial 870
6 rmsd 536
7 pdbr 346
8 pypdb 326
9 remote-pdb 290
10 madbg 288
11 pdbp 93
12 nopdb 83
13 chatpdb 26
14 PDBaser 14
15 debuggAIr 10
16 biomisc 8

Sponsored
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com