debugpy
There are 11 repositories under debugpy topic.
bulletmark/debugpy-run
Finds and runs debugpy for VS Code "remote attach" command line debugging.
tarockey/azure-debug-relay
Distributed cross-network remote debugging for Python
sajalshres/django-debugger
A simple plugin to attach a debugger in Django on runserver command.
nietzscheson/python-skeleton-library
Python Skeleton Library
vduseev/debugpydemo
How to debug python code in VS Code using debugpy
sour6ce/docker-python-dev
Template for python app development inside a docker container.
MoOyeg/python-openshift-remote-debugging-vscode-example
An example of remote debugging a Python Application(Flask) on Kubernetes/OpenShift with VSCode
tomlin7/debug-adapter-client
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
zelr0x/fasttask
A toy app showing FastAPI + tortoise-orm + docker