.:Slavus

Interactive Django shell in Eclipse/PyDev interactive console

We all know that Django is great Python web framework, however one thing that bothers me is the lack of good development tool (Yes, I know there is VIM, and there is Emacs but guys it is 2008.) In my humble opinion best development tool for python is PyDev, Eclipse plugin for Python. The irony is that the best Python IDE is written in Java :).

With PyDev and Aptana, another irreplaceable plugin(but that is another story), you can do great Django development.

There are lot's of tutorial how to use ...


Read more...

« Previous1Next »