Django/AppEngine DevSoup
Gregory Ewing
greg.ewing at canterbury.ac.nz
Sat May 7 19:04:53 EDT 2011
John wrote:
> There's eclipse, pydev, django non-rel, mediagenerator, etc....
>
> Would it be stupid of me to just use the simple, clean notepad++ &
> django with aims to port into appengine after I finish in a week? I
> don't want to deal with all of the other stuff. Will this come back to
> haunt me in 7 days?
I'd say you definitely don't need Eclipse, and probably
don't need the other stuff.
I've being doing all my Python coding using relatively
dumb text editors for many years, including maintaining
a django-based site, and haven't suffered any hauntings
so far. :-)
--
Greg
More information about the Python-list
mailing list