Best Free and Open Source Python IDE

2007-02-08 Thread Srikanth
Yes,

All I need is a good IDE, I can't find something like Eclipse (JDT).
Eclipse has a Python IDE plug-in but it's not that great. Please
recommend.

Thanks,
Srikanth

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Best Free and Open Source Python IDE

2007-02-08 Thread Maël Benjamin Mettler
Srikanth schrieb:
> Yes,
> 
> All I need is a good IDE, I can't find something like Eclipse (JDT).
> Eclipse has a Python IDE plug-in but it's not that great. Please
> recommend.
> 
> Thanks,
> Srikanth
> 

http://www.serpia.org/spe
http://www.die-offenbachs.de/detlev/eric.html
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Best Free and Open Source Python IDE

2007-02-08 Thread [EMAIL PROTECTED]
On 8 fév, 13:03, "Srikanth" <[EMAIL PROTECTED]> wrote:
> Yes,
>
> All I need is a good IDE, I can't find something like Eclipse (JDT).
> Eclipse has a Python IDE plug-in but it's not that great. Please
> recommend.
>
emacs  +python-mode +ecb

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Best Free and Open Source Python IDE

2007-02-08 Thread [EMAIL PROTECTED]
Srikanth wrote:
> All I need is a good IDE, I can't find something like Eclipse (JDT).
> Eclipse has a Python IDE plug-in but it's not that great. Please
> recommend.

My favourite at the mo is Komodo Edit - free (though not OSS).

On the OSS side, SPE is very good too - more of an IDE than Komodo
Edit. DrPython is worth a look as is the similar Ulipad. Also have a
look at Boa.

Cheers,
Davy Mitchell

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Best Free and Open Source Python IDE

2007-02-08 Thread jean-michel bain-cornu

> On the OSS side, SPE is very good too - more of an IDE than Komodo
> Edit. DrPython is worth a look as is the similar Ulipad. Also have a
> look at Boa.
> 
Boa is excellent if you plan to use wxwidgets.
Regards
jm
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Best Free and Open Source Python IDE

2007-02-08 Thread Ben Finney
"Srikanth" <[EMAIL PROTECTED]> writes:

> All I need is a good IDE, I can't find something like Eclipse (JDT).
> Eclipse has a Python IDE plug-in but it's not that great. Please
> recommend.

A powerful, well-supported text editor (either Emacs or Vim) plus the
corresponding Python support.

-- 
 \  "I went to a garage sale. 'How much for the garage?' 'It's not |
  `\ for sale.'"  -- Steven Wright |
_o__)  |
Ben Finney

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Best Free and Open Source Python IDE

2007-02-08 Thread cyberco
Go for BOA if you're going to use wxPython, whose python text editor
is excellent as well.

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Best Free and Open Source Python IDE

2007-02-08 Thread Enrico 'Mc Osten' Franchi
Srikanth <[EMAIL PROTECTED]> wrote:

> All I need is a good IDE, I can't find something like Eclipse (JDT).
> Eclipse has a Python IDE plug-in but it's not that great.

Have you tried the 'full' plugin (you have to pay about 30 $ IIRC or
something like that)?

My favourite Python editor is TextMate a shareware (39 $) editor for the
MacOS. Before that I used gvim and then for a short time Emacs.
In my opinion an IDE is not necessary in Python. However, this may be
dependent from the way I work.

-- 
blog:  http://www.akropolix.net/rik0/blogs | Uccidete i filosofi,
site:  http://www.akropolix.net/rik0/  | tenetevi riso e
forum: http://www.akropolix.net/forum/ | bacchette per voi.
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Best Free and Open Source Python IDE

2007-02-08 Thread Fuzzyman
On Feb 8, 12:03 pm, "Srikanth" <[EMAIL PROTECTED]> wrote:
> Yes,
>
> All I need is a good IDE, I can't find something like Eclipse (JDT).
> Eclipse has a Python IDE plug-in but it's not that great. Please
> recommend.
>
> Thanks,
> Srikanth

There's a new kid on the block (free and OSS) which doesn't get much
press. I've only played with it - but it looks good: Ulipad

I used Spe happily for a couple of years and PythonWin has a good
following. (Windoze only of course.)

I've used Eclipse plus the free PyDev a bit - it seemed very good.
What was your problem with it?

I personally use Wing, which I have a free license for as an OSS
developer. It is commercial (we now use it at work as well) but I like
it a great deal.

Fuzzyman
http://www.voidspace.org.uk/python/articles.shtml

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Best Free and Open Source Python IDE

2007-02-08 Thread MrJean1
On Feb 8, 6:03 am, "Srikanth" <[EMAIL PROTECTED]> wrote:
> Yes,
>
> All I need is a good IDE, I can't find something like Eclipse (JDT).
> Eclipse has a Python IDE plug-in but it's not that great. Please
> recommend.
>
> Thanks,
> Srikanth


Here is a list .

My preference is SciTE  on Linux
and Windows and BBebit on MacOS .  None are
quite IDEs though.

/Jean Brouwers

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Best Free and Open Source Python IDE

2007-02-09 Thread Bastos
On Feb 8, 10:03 am, "Srikanth" <[EMAIL PROTECTED]> wrote:
> Yes,
>
> All I need is a good IDE, I can't find something like Eclipse (JDT).
> Eclipse has a Python IDE plug-in but it's not that great. Please
> recommend.
>
> Thanks,
> Srikanth

Gedit and some plugins, definitely.

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Best Free and Open Source Python IDE

2007-02-09 Thread km

check out SPE (StanisPpython Editor)
KM

On 9 Feb 2007 10:43:00 -0800, Bastos <[EMAIL PROTECTED]> wrote:


On Feb 8, 10:03 am, "Srikanth" <[EMAIL PROTECTED]> wrote:
> Yes,
>
> All I need is a good IDE, I can't find something like Eclipse (JDT).
> Eclipse has a Python IDE plug-in but it's not that great. Please
> recommend.
>
> Thanks,
> Srikanth

Gedit and some plugins, definitely.

--
http://mail.python.org/mailman/listinfo/python-list

-- 
http://mail.python.org/mailman/listinfo/python-list

Re: Best Free and Open Source Python IDE

2007-02-09 Thread Szabolcs Nagy

Srikanth wrote:
> Yes,
>
> All I need is a good IDE, I can't find something like Eclipse (JDT).
> Eclipse has a Python IDE plug-in but it's not that great. Please
> recommend.
>
> Thanks,
> Srikanth

try pida
http://pida.co.uk/index.php/Main_Page

-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Best Free and Open Source Python IDE

2007-02-09 Thread Stef Mientki
Szabolcs Nagy wrote:
> Srikanth wrote:
>> Yes,
>>
>> All I need is a good IDE, I can't find something like Eclipse (JDT).
>> Eclipse has a Python IDE plug-in but it's not that great. Please
>> recommend.
>>
>> Thanks,
>> Srikanth
> 
> try pida
> http://pida.co.uk/index.php/Main_Page
> 
nice idea to re-use components you already have.

Which brings me to some other questions on waste:
- isn't it a pitty so many people are involved in writing another editor / IDE ?
- isn't it a waste for newbies to evaluate a dozen editors / IDE's ?

What anser do we really give here ?
Aren't we just telling the guy,
what we've chozen (with our limited overview of our newbie time) ;-)
(sorry, I also gave an answer ;-)

Can't we persuade the next newbie, asking this question,
to start some kind of wiki page,
where the differences between editors / IDE's are listed ?

Unfortunately he number of IDE's / editors is so large,
a simple 2 dimensional array of features would become too large ;-)
Maybe a first split would be the required OS ?
Next split could be editor-features and IDE features ?

just some thoughts,
of a some months old newbie,
Stef Mientki
-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Best Free and Open Source Python IDE

2007-02-09 Thread dimitri pater

Hi,
the hunt for free Python IDE's is a never ending journey...
just make up your mind and invest some money in WingIDE. It is not *that*
expensive and in the end it will save you lots of time (=money) hunting for
the perfect "free" Python Ide. Just download the time limited free version
of WingIDE and see for yourself. I don't think you'll be disappointed, I use
it every day and it's a real time saver for my projects. And there is
another priceless feature, the WingIDE guys will answer every question in
the mailing list. Now, how's that?

regards,
Dimitri

On 2/9/07, Stef Mientki <[EMAIL PROTECTED]> wrote:


Szabolcs Nagy wrote:
> Srikanth wrote:
>> Yes,
>>
>> All I need is a good IDE, I can't find something like Eclipse (JDT).
>> Eclipse has a Python IDE plug-in but it's not that great. Please
>> recommend.
>>
>> Thanks,
>> Srikanth
>
> try pida
> http://pida.co.uk/index.php/Main_Page
>
nice idea to re-use components you already have.

Which brings me to some other questions on waste:
- isn't it a pitty so many people are involved in writing another editor /
IDE ?
- isn't it a waste for newbies to evaluate a dozen editors / IDE's ?

What anser do we really give here ?
Aren't we just telling the guy,
what we've chozen (with our limited overview of our newbie time) ;-)
(sorry, I also gave an answer ;-)

Can't we persuade the next newbie, asking this question,
to start some kind of wiki page,
where the differences between editors / IDE's are listed ?

Unfortunately he number of IDE's / editors is so large,
a simple 2 dimensional array of features would become too large ;-)
Maybe a first split would be the required OS ?
Next split could be editor-features and IDE features ?

just some thoughts,
of a some months old newbie,
Stef Mientki
--
http://mail.python.org/mailman/listinfo/python-list





--
---
You can't have everything. Where would you put it? -- Steven Wright
---
please visit www.serpia.org
-- 
http://mail.python.org/mailman/listinfo/python-list

Re: Best Free and Open Source Python IDE

2007-02-10 Thread Geoff Hill
If you can take some time and master Vim, you'll be set for typing out any 
programming language for the rest of your life.

I hear Emacs is good too, and the GNU project is great, so you could try 
that as well. It's supposed to be more geared towards programming 


-- 
http://mail.python.org/mailman/listinfo/python-list


Re: Best Free and Open Source Python IDE

2007-02-10 Thread Kirk Sluder
In article <[EMAIL PROTECTED]>,
 Stef Mientki <[EMAIL PROTECTED]> wrote:

> Which brings me to some other questions on waste:
> - isn't it a pitty so many people are involved in writing another editor / 
> IDE ?

I don't know about that.  Most of the new editor development appears 
to involve one of the following:

1: Taking advantage of a specific graphical toolkit or interface, 
such as  KDE, Gnome, Cocoa, MS Foundation, SWING, and terminals. 

2: Building around a specific language for macro and script 
programming.  

3: Adding features that are useful for specific development models. 
Web/HTML authoring requires upload tools, C/C++ requires make, Java 
might use Ant, lisp and python can use shells.  

> - isn't it a waste for newbies to evaluate a dozen editors / IDE's ?

I think that in many cases, the choices are constrained to two or 
three depending on what the _newbie_ wants to do, and what Desktop 
Environment they use.  For general editors on OS X, I'd suggest 
Smultron, or TextWrangler.  For KDE, kick the tires on Kate a bit.  
Cross-platform and portable? jEdit.  Text consoles? Emacs, vim or 
jed.

And if the newbie has some specific itch that needs to be scratched, 
there again the choices usually boil down to two or three best of 
breed IDEs, many of which are segregated by platform.  

 > just some thoughts,
> of a some months old newbie,
> Stef Mientki
-- 
http://mail.python.org/mailman/listinfo/python-list