Re: Python IDE for linux

2006-04-20 Thread Philippe Martin
If your PC can handle eclipse ... memory-wise, I strongly suggest you give pydev a shot. Philippe Neil Isaac wrote: > I have been writing python my little python scripts in gedit and running > them using the command line. At this point I'm thinking that I would like > to start using a real ID

Re: Python IDE for linux

2006-04-20 Thread projecktzero
Neil Isaac wrote: > I have been writing python my little python scripts in gedit and running them > using the command line. At this point I'm thinking that I would like to start > using a real IDE. I don't need anything special or fancy, but would like it > to manage projects, etc... > > I do k

Re: Python IDE for linux

2006-04-20 Thread [EMAIL PROTECTED]
when I said " It's package management is the best " I mean't ISN'T the best oops -- http://mail.python.org/mailman/listinfo/python-list

Re: Python IDE for linux

2006-04-20 Thread [EMAIL PROTECTED]
my $.03 I'm a tool freak - not just development, in general. Also from a Java background. PyDev plugin on Eclipse is the bomb, as far as I am concerned. There was also a TruStudio plugin for eclipse that was a bit more ambitious, but I've used it since early milestones through to the current re

Re: Python IDE for linux

2006-04-20 Thread bruno at modulix
Fulvio wrote: > Alle 09:43, giovedì 20 aprile 2006, Neil Isaac ha scritto: > >>At this point I'm thinking that I would like to start using a real IDE. > > Idle, shipped with Python :-) The OP said "a *real* IDE" !-) > F -- bruno desthuilliers python -c "print '@'.join(['.'.join([w[::-1] for

Re: Python IDE for linux

2006-04-20 Thread Daniel Nogradi
On 4/20/06, Fulvio <[EMAIL PROTECTED]> wrote: > Alle 09:43, giovedì 20 aprile 2006, Neil Isaac ha scritto: > > At this point I'm thinking that I would like to start using a real IDE. > Idle, shipped with Python :-) > > F > -- > http://mail.python.org/mailman/listinfo/python-list > And there is als

Re: Python IDE for linux

2006-04-20 Thread Fulvio
Alle 09:43, giovedì 20 aprile 2006, Neil Isaac ha scritto: > At this point I'm thinking that I would like to start using a real IDE. Idle, shipped with Python :-) F -- http://mail.python.org/mailman/listinfo/python-list

Re: Python IDE for linux

2006-04-19 Thread BartlebyScrivener
Neil, If you aren't accessing this list via the web, start your browser and go to: http://groups.google.com/group/comp.lang.python In the search box at upper right, type in: ide linux It gets discussed about once a week. A recent long one: http://groups.google.com/group/comp.lang.python/brows

Python IDE for linux

2006-04-19 Thread Neil Isaac
I have been writing python my little python scripts in gedit and running them using the command line. At this point I'm thinking that I would like to start using a real IDE. I don't need anything special or fancy, but would like it to manage projects, etc... I do know about kdevelop and emacs/v