In VSCode: built in. Press the play icon.
In Emacs: M-x realgud:pdb
Is that really more effort than this?
Why invent inferior solutions to solved problems?
cd project pip install pysnooper # or pipenv or poetry
That's far superior to poking around in the dark trying to make an IDE see my project correctly.
If IDE authors ever figure out how to implement a test button that invokes `python -c "some stuff"` and shows me the results, I'd consider using them.
You mean like both Emacs and VSCode already does?
In VSCode: built in. Press the play icon.
In Emacs: M-x realgud:pdb
Is that really more effort than this?
Why invent inferior solutions to solved problems?