Hi all,
Are you aware of the fact that you can use NetBeans IDE for programming with Python? It's still early in the game, but it's true. We've already set up a quick tutorial for Python at http://wiki.netbeans.org/NetBeansPythonTutorial.
As mentioned, it's still early, but efforts are already underway to provide tutorials that feature the following:
- Python and Django
- Database Interaction (SQLAlchemy, mysqldb)
- GUI programming (wxPython, pyGTK)
- PyQT4
Cheers!
--James