pythonjavanetbeansnetbeans-pluginsnetbeans-12

How to setup NetBeans IDE for Python Development


I was using PyDev plugin in eclipse for developing python. But now I switched to NetBeans IDE 12.6 and I searched google for finding python plugins for NetBeans. I found a plugin called nbpython. But it is for NetBeans 8.1 and I am using NetBeans 12.6. So is there any plugin for NetBeans IDE 12.6 for developing Python Projects. Or does nbpython work in my version?


Solution

  • The new plugin for python is netbeansPython:

    https://plugins.netbeans.apache.org/catalogue/?id=89

    https://github.com/albilu/netbeansPython