debugpy
There are 13 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.
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
nietzscheson/python-skeleton-library
Python Skeleton Library
vduseev/debugpydemo
How to debug python code in VS Code using debugpy
codecsrayo/DEBUG_FASTAPI
remote debugpy example docker docker-compose
sour6ce/docker-python-dev
Template for python app development inside a docker container.
michael-riha/keycloak-partialimport
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.
MoOyeg/python-openshift-remote-debugging-vscode-example
An example of remote debugging a Python Application(Flask) on Kubernetes/OpenShift with VSCode
zelr0x/fasttask
A toy app showing FastAPI + tortoise-orm + docker