IDE tools to debug in Python?

J. Pic jpic at yourlabs.org
Wed Jan 27 17:47:20 EST 2021


You're most welcome flaskee, however I would recommend you try them all.
Thonny in particular because it distinguishes line from expression which I
believe is a unique feature.

Personally I have learned to love just pdb, and a whiteboard!

Le mer. 27 janv. 2021 à 23:03, flaskee <flaskee at protonmail.com> a écrit :

>
> Thank you J. Pic.
>
> Out of everything today,
> (and given my priority is Python/Flask debugging)
> it looks like Wing IDE is something to dig into.
>
> Thanks
>
>
> Sent with ProtonMail Secure Email.
>
> ‐‐‐‐‐‐‐ Original Message ‐‐‐‐‐‐‐
> On Wednesday, January 27, 2021 4:09 PM, J. Pic <jpic at yourlabs.org> wrote:
>
> > Thonny, winpdb/winpdb-rebord, eric4, pudb, web-pdb, vy, mu, netbeans,
> > eclipse, pdbpp...
> >
> > Also see: https://wiki.python.org/moin/PythonDebuggingTools
> >
> > "Changing a variable" -> that's basically evaluating code ? -> supported
> in
> >
> > all debuggers I suppose
> >
> > ------------------------
> >
> > https://mail.python.org/mailman/listinfo/python-list
>
>
>


More information about the Python-list mailing list