Hi there
I am specifically trying to sort out debugging code and processes when
working with the flask web development framework, while working with VS
code insiders.
Now, following things like the following steps, but, specifically using
an external terminal, I can get it to pause on breakpoints, etc. when
executing normal code, but, when trying to run it against the flask
module process, it seems to just execute the code and not manage to
attach to the execution processes, etc.?
Python and flask tutorial in VS code:
https://code.visualstudio.com/docs/python/tutorial-flask
<https://code.visualstudio.com/docs/python/tutorial-flask>
Or, the more generic debugging implementation tutorial:
Getting started tutorial for python and VS code:
https://code.visualstudio.com/docs/python/python-tutorial#_configure-and-run-the-debugger
<https://code.visualstudio.com/docs/python/python-tutorial#_configure-and-run-the-debugger>
This is working on a windows 10 64 bit pro machine, and, just want to
know if anyone has suggestions with regards to implementing debugging
when working with web development frameworks like flask, pyramid, etc.?
TIA
Jacob Kruger
+2782 413 4791
Skype: BlindZA
"Resistance is futile...but, acceptance is versatile..."
"...resistance is futile...but, acceptance is versatile..."
_______________________________________________
python-win32 mailing list
python-win32@python.org
https://mail.python.org/mailman/listinfo/python-win32