🌐
GitHub
github.com › microsoft › vscode-python-debugger
GitHub - microsoft/vscode-python-debugger: Python debugger (debugpy) extension for VS Code. · GitHub
A Visual Studio Code extension that supports Python debugging with debugpy. Python Debugger provides a seamless debugging experience by allowing you to set breakpoints, step through code, inspect variables, and perform other essential debugging ...
Starred by 164 users
Forked by 95 users
Languages   TypeScript 97.8% | Python 1.9%
🌐
GitHub
github.com › microsoft › vscode-python-debugger › releases
Releases · microsoft/vscode-python-debugger
Python debugger (debugpy) extension for VS Code. Contribute to microsoft/vscode-python-debugger development by creating an account on GitHub.
Author   microsoft
🌐
GitHub
github.com › microsoft › vscode-python
GitHub - microsoft/vscode-python: Python extension for Visual Studio Code · GitHub
Learn more about the rich features of the Python extension: IntelliSense: Edit your code with auto-completion, code navigation, syntax checking and more. Linting: Get additional code analysis with Pylint, Flake8 and more. Code formatting: Format your code with black, autopep or yapf. Debugging: Debug your Python scripts, web apps, remote or multi-threaded processes.
Starred by 4.6K users
Forked by 1.3K users
Languages   TypeScript 90.3% | Python 8.7% | JavaScript 0.8% | Jupyter Notebook 0.2% | Shell 0.0% | Dockerfile 0.0%
🌐
GitHub
github.com › microsoft › vscode-python-debugger › wiki › No‐Config-Debugging
No‐Config Debugging · microsoft/vscode-python-debugger Wiki · GitHub
Python debugger (debugpy) extension for VS Code. Contribute to microsoft/vscode-python-debugger development by creating an account on GitHub.
Author   microsoft
🌐
GitHub
github.com › microsoft › ptvsd
GitHub - microsoft/ptvsd: Python debugger package for use with Visual Studio and Visual Studio Code.
Python debugger package for use with Visual Studio and Visual Studio Code. - microsoft/ptvsd
Starred by 556 users
Forked by 69 users
Languages   Python 97.9% | C++ 1.7% | HTML 0.1% | PowerShell 0.1% | Shell 0.1% | C 0.1% | Python 97.9% | C++ 1.7% | HTML 0.1% | PowerShell 0.1% | Shell 0.1% | C 0.1%
🌐
GitHub
github.com › inducer › pudb
GitHub - inducer/pudb: Full-screen console debugger for Python · GitHub
Full-screen console debugger for Python. Contribute to inducer/pudb development by creating an account on GitHub.
Starred by 3.2K users
Forked by 240 users
Languages   Python
🌐
GitHub
github.com › SlicerRt › SlicerDebuggingTools
GitHub - SlicerRt/SlicerDebuggingTools: Extension for 3D Slicer containing various tools for module development and debugging
Extension for 3D Slicer containing various tools for module development and debugging. ... Python Debugger (in category: Developer Tools): Visual debugging (setting breakpoints, execute code step-by-step, view variables, stack, etc.) of Python ...
Starred by 33 users
Forked by 9 users
Languages   Python 92.5% | CMake 7.5% | Python 92.5% | CMake 7.5%
🌐
GitHub
github.com › microsoft › vscode-python-debugger › issues › 193
Install previous versions of the Python Debugger extension in VSCode. · Issue #193 · microsoft/vscode-python-debugger
February 5, 2024 - Install previous versions of the Python Debugger extension in VSCode.#193 · Copy link · Assignees · Labels · triage-neededNeeds assignment to the proper sub-teamNeeds assignment to the proper sub-team · JanieHuang · opened · on Feb 5, 2024 · Issue body actions ·
Author   JanieHuang
🌐
GitHub
github.com › fabioz › PyDev.Debugger
GitHub - fabioz/PyDev.Debugger: Sources for the debugger used in PyDev, PyCharm and VSCode Python · GitHub
Sources for the debugger used in PyDev, PyCharm and VSCode Python - fabioz/PyDev.Debugger
Starred by 485 users
Forked by 135 users
Languages   Python 94.9% | Cython 3.4% | C++ 1.7% | C 0.0% | Batchfile 0.0% | HTML 0.0%
Find elsewhere
🌐
GitHub
github.com › microsoft › debugpy
GitHub - microsoft/debugpy: An implementation of the Debug Adapter Protocol for Python · GitHub
An implementation of the Debug Adapter Protocol for Python - microsoft/debugpy
Starred by 2.4K users
Forked by 191 users
Languages   Python 92.8% | Cython 2.9% | Shell 1.8% | C++ 1.5% | Roff 0.8% | Perl 0.1%
🌐
GitHub
github.com › alexmojaki › snoop
GitHub - alexmojaki/snoop: A powerful set of Python debugging tools, based on PySnooper
A powerful set of Python debugging tools, based on PySnooper - alexmojaki/snoop
Starred by 1.4K users
Forked by 41 users
Languages   Python 99.2% | Shell 0.8% | Python 99.2% | Shell 0.8%
🌐
GitHub
github.com › topics › python-debugger
python-debugger · GitHub Topics · GitHub
python debugger python-debugger · Updated · Oct 20, 2018 · Star 0 · CKAN extension that provides PyCharm remote debugger session attachment · pycharm ckan-extension python-debugger · Updated · May 13, 2025 · Python · Star 0 · impractical ...
🌐
GitHub
github.com › microsoft › vscode-python › discussions › 22838
Error in Python Debugger (debugpy) in VSCode · microsoft/vscode-python · Discussion #22838
A few minutes ago, I installed the extension with v2024.0.0 and tried to debug the python file. But I counted the 2 cases of error. 1. "type": "python" in launch.json It evoked the problem: 'This configuration will be deprecated soon. Please replace python with debugpy to use the new Python Debugger extension'.
Author   microsoft
🌐
GitHub
github.com › jupyterlab › debugger
GitHub - jupyterlab/debugger: A visual debugger for Jupyter notebooks, consoles, and source files
January 26, 2022 - # Create a new conda environment ... source jlpm build # Link your development version of the extension with JupyterLab jupyter labextension link ....
Starred by 554 users
Forked by 41 users
Languages   TypeScript 94.1% | CSS 4.0% | JavaScript 1.9% | TypeScript 94.1% | CSS 4.0% | JavaScript 1.9%
🌐
Visual Studio Marketplace
marketplace.visualstudio.com › items
Python Debugger - Visual Studio Marketplace
Extension for Visual Studio Code - Python Debugger extension using debugpy.
🌐
Visual Studio Code
code.visualstudio.com › docs › python › debugging
Python debugging in VS Code
November 3, 2021 - ... The Python extension supports debugging through the Python Debugger extension for several types of Python applications. For a short walkthrough of basic debugging, see Tutorial - Configure and run the debugger.
🌐
GitHub
gist.github.com › myselfhimself › aa25e69f1f07b74795112e2574dfc0bd
Debugging a C Python extension with GDB and CLion · GitHub
Debugging a C Python extension with GDB and CLion. GitHub Gist: instantly share code, notes, and snippets.
🌐
GitHub
github.com › geany › geany › discussions › 3692
How to set up Debugger plugin for python debugging? · geany/geany · Discussion #3692
The Debugger plugin uses GDB which I read somewhere, has functionality to debug python code. I have a python file called this_script.py how do I debug the code inside this_script.py? I want to debu...
Author   geany
🌐
Amrdraz
amrdraz.github.io › python-debugger
Python Debugger
An offline ready JavaScript based Python runner and debugger