Over the years there have been various approaches to getting GAE dev_appserver.py to run/debug under MSVC. Running is easy enough but any breakpoints set are ignored unless workarounds/configuration files are added.
In 2019, how does one get Visual Code to stop on breakpoints?