I'm going to start learning Python (mainly for using it as a script glue between my applications).
I use NetBeans (6.8) for Linux for my work in C ++ and PHP. Ideally, I would like to use the same IDE for Python - and there is a Python plugin for Netbeans (admittedly, it is still in beta).
Does anyone have any experience using Python with Netbeans?
Should I use Netbeans (for the reasons mentioned above, i.e. an already familiar environment), or is there a reason [GOOD] why should I use a different IDE?
source
share