There are 0 repository under debugpy topic.
Finds and runs debugpy for VS Code "remote attach" command line debugging.
Distributed cross-network remote debugging for Python
A simple plugin to attach a debugger in Django on runserver command.
Client implementation for the Debug Adapter Protocol (https://microsoft.github.io/debug-adapter-protocol) that is used in IDEs, editors and other tools to communicate with different debuggers
How to debug python code in VS Code using debugpy
Template for python app development inside a docker container.
MCP server for AI-assisted Python debugging using debugpy and Debug Adapter Protocol
Demo of debugging Python applications with AI using mcp-debugpy
Keycloak | Bulk User Import via RestAPI - A simple Python proof of concept for importing large numbers of users into Keycloak efficiently using the Partial Import API.
An example of remote debugging a Python Application(Flask) on Kubernetes/OpenShift with VSCode