I am a beginner programmer and have learned most of what I know so far from using delphi over the past few months. A month or so ago, I decided to try python, because I was told that it might be easier to learn, and I really like this language. I think I just seem to pick things up the easiest.
The only problem is that I cannot find a good IDE for it that works the way Delphi does. I want to create desktop applications with beautiful graphical interfaces, so it would be nice to have something similar to working with Delphi / Visual studio.
I searched around and could find anything. I wonder if anyone can lend a hand.
Also, from what I compiled, Ironpython seems to be the same as python coding. I do not mind that my applications can only work with windows. Is Python Tools good option. I mean, this is basically like using visual studio, but with Python code?
Any help is greatly appreciated.
Thank.
source
share