Hello,
I've been experimenting with different Python IDEs since I started to learn Python.
I must say that WingIDE is the best I tried, but unfortunately it's not free and that 10 minutes use is killing me. So I decide to write my Python programs in DrPython which was recommended by vegaseat.
DrPython is very pretty nad very customizable IDE.My question is how to debug with DrPython if I have unexpected program behaviour?
Does DrPython support debugging at all? It's seems that it's not have breakpoints. I usually switch to PythonWin to trace bugs, but I wonder if there is some plugin for DrPython to allow debugging.
Do you know any?
By the way, I'm using version 3.10.13
Thanks
Micko 2 Junior Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.