IDE tools to debug in Python?
Barry
barry at barrys-emacs.org
Sat Feb 6 10:16:46 EST 2021
> On 6 Feb 2021, at 08:06, Grant Edwards <grant.b.edwards at gmail.com> wrote:
>
> On 2021-02-05, Schachner, Joseph <Joseph.Schachner at Teledyne.com> wrote:
>
>> Indeed there are many. One I have not seen listed here yet, that is
>> quite light, starts quickly, but does have good debugging capability
>> is PyScripter. Completely free, downloadable from SourceForge, 32
>> or 64 bit versions (must match your Python type).
>
> Windows only.
See https://github.com/pyscripter/pyscripter/tree/master/Install
It says use the zip file non windows. I have not tested this.
Barry
>
> --
> Grant
>
> --
> https://mail.python.org/mailman/listinfo/python-list
>
More information about the Python-list
mailing list