The book I’ve been reading about Django mandates heavy usage of a command line in terms of installing Python and importing Django. It details which command line commands are necessary, both from the command line itself and from a python shell, in order to create a new project, start a web server, perform synchronization of models to a database, and so forth. I also have Eclipse which I use for Ruby on Rails. And it contains a PyDev plug in. Is there a GUI way via Eclipse in order that I needn’t constantly have a DOS window open?
Share
You can use Komodo Edit… In this IDE you can set-up a lot of commands…
I´ve posted an tuto in my blog, but it´s in portuguese…
If you want, i can send you a .doc file. Then you can use google translator!
http://chevitarese.wordpress.com.br
Fred Chevitarese – GNU/Linux