Gmail Calendar Documents Reader Web more »
Recently Visited Groups | Help | Sign in
Google Groups Home
IDE for python
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  10 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Peng Yu  
View profile  
 More options Nov 15, 12:09 pm
Newsgroups: comp.lang.python
From: Peng Yu <pengyu...@gmail.com>
Date: Sun, 15 Nov 2009 09:09:05 -0800 (PST)
Local: Sun, Nov 15 2009 12:09 pm
Subject: IDE for python
There had been some discussion on IDE. But I'm not sure what pros and
cons of each choice. Current, I'm using vim and ctags.

Could somebody give some advices on choosing the best IDE for me?

http://groups.google.com/group/comp.lang.python/browse_thread/thread/...


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Diez B. Roggisch  
View profile  
 More options Nov 15, 12:15 pm
Newsgroups: comp.lang.python
From: "Diez B. Roggisch" <de...@nospam.web.de>
Date: Sun, 15 Nov 2009 18:15:16 +0100
Local: Sun, Nov 15 2009 12:15 pm
Subject: Re: IDE for python
Peng Yu schrieb:

> There had been some discussion on IDE. But I'm not sure what pros and
> cons of each choice. Current, I'm using vim and ctags.

> Could somebody give some advices on choosing the best IDE for me?

> http://groups.google.com/group/comp.lang.python/browse_thread/thread/...

I suggest you use your google foo that you just showed to search in this
group for the numerous discussions about emacs, vi, eclipse+pydev, wing
ide, komodo and notepad.

Diez


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Peng Yu  
View profile  
 More options Nov 15, 12:39 pm
Newsgroups: comp.lang.python
From: Peng Yu <pengyu...@gmail.com>
Date: Sun, 15 Nov 2009 09:39:17 -0800 (PST)
Local: Sun, Nov 15 2009 12:39 pm
Subject: Re: IDE for python
On Nov 15, 11:15 am, "Diez B. Roggisch" <de...@nospam.web.de> wrote:

> Peng Yu schrieb:

> > There had been some discussion on IDE. But I'm not sure what pros and
> > cons of each choice. Current, I'm using vim and ctags.

> > Could somebody give some advices on choosing the best IDE for me?

> >http://groups.google.com/group/comp.lang.python/browse_thread/thread/...

> I suggest you use your google foo that you just showed to search in this
> group for the numerous discussions about emacs, vi, eclipse+pydev, wing
> ide, komodo and notepad.

I see too many threads. But I don't any of them give me a complete
comparison between different choices. If you are familiar with
different choices, would you please give me some advices?

http://groups.google.com/group/comp.lang.python/search?group=comp.lan...


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Diez B. Roggisch  
View profile  
 More options Nov 15, 2:03 pm
Newsgroups: comp.lang.python
From: "Diez B. Roggisch" <de...@nospam.web.de>
Date: Sun, 15 Nov 2009 20:03:48 +0100
Local: Sun, Nov 15 2009 2:03 pm
Subject: Re: IDE for python
Peng Yu schrieb:

Again: read the threads. They discuss the various aspects. They arose
because of the same question asked as yours. If you don't find in them
what you are looking for, chances are hight that you won't get it.

This is very much a question of personal preferences, not of
feature-matrices and strict metrics. So go, read, and them make an
informed choice on what at least to try. Stick with what you prefer.

And given your track record in this group here, I assume regardless of
*what* beautiful scheme of explaining various IDEs and their respective
merits, they all fall short of your "unique" way of doing things.

Diez


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
sturlamolden  
View profile  
 More options Nov 16, 12:09 am
Newsgroups: comp.lang.python
From: sturlamolden <sturlamol...@yahoo.no>
Date: Sun, 15 Nov 2009 21:09:21 -0800 (PST)
Local: Mon, Nov 16 2009 12:09 am
Subject: Re: IDE for python
On 15 Nov, 18:09, Peng Yu <pengyu...@gmail.com> wrote:

> There had been some discussion on IDE. But I'm not sure what pros and
> cons of each choice. Current, I'm using vim and ctags.

> Could somebody give some advices on choosing the best IDE for me?

There is a plug-in to develop (amd debug) Python using MS Visual
Studio. It works with IronPython and CPython.

There is the PyDev plug-in for Eclipse.

There is Komodo from ActiveState.

There is KDevelop in KDE4.

Which is better? I don't know.

My impression is that Python development does noe need an IDE like
e.g. C++ development do. There is no build process, which takes the
major advantage of the IDE away. I am fine with a editor like IDLE or
Kate.


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Jonathan Hartley  
View profile  
 More options Nov 16, 4:05 am
Newsgroups: comp.lang.python
From: Jonathan Hartley <tart...@tartley.com>
Date: Mon, 16 Nov 2009 01:05:54 -0800 (PST)
Local: Mon, Nov 16 2009 4:05 am
Subject: Re: IDE for python
On Nov 16, 5:09 am, sturlamolden <sturlamol...@yahoo.no> wrote:

I'd like to offer the group the anecdote of the great Resolver IDE
migration.

Developers at Resolver, where I work, choose their own IDE. Being
developers, that meant every single person chose a different one. We
had them all. Which turned out, slightly unexpectedly, to be just
fine.

We pair on all production code. So this meant we all spent a lot of
time sitting at each other's desks. We soon all became pretty familiar
with each other's environments - there's nothing like 8 hours a day of
hands-on usage, coupled with sitting right next to a bone-fide expert
to get you up to speed pretty quick. I even learned a little Emacs,
holy cow!

Occasionally, after seeing the details of how well some other IDE
worked, developers would switch from one to another.

Then, after about a year, a curious thing happened. One by one, in
entirely independent decisions, almost all developers decided to
migrate to either Emacs or Vi.*

Each person decided that the fancy features of their IDE wasn't as
useful to them as having a flexible, powerful and lightweight editor
which can easily be scripted to provide whatever ad-hoc features they
need.

I regard this as an example of the way pairing spreads knowledge.

* I say 'most developers' - there were two notable exceptions: Michael
Foord, who's prodigious contributions are legend, who likes Wing, and
Will Reade, our tame brainiac, responsible for the exceedingly clever
'IronClad' open-source project, who likes the uncomplicated simplicity
of TextPad.

As far as I can make out, TextPad has only two features, syntax
highlighting and the ability to define a 'make' command, and a regex
that is used to extract filenames and line-numbers from the resulting
output of that make command. These are, it turns out, sufficient to
transform a program that would otherwise simply be 'Notepad' into an
entirely credible development environment.


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
sturlamolden  
View profile  
 More options Nov 16, 5:27 am
Newsgroups: comp.lang.python
From: sturlamolden <sturlamol...@yahoo.no>
Date: Mon, 16 Nov 2009 02:27:28 -0800 (PST)
Local: Mon, Nov 16 2009 5:27 am
Subject: Re: IDE for python
On 16 Nov, 10:05, Jonathan Hartley <tart...@tartley.com> wrote:

> As far as I can make out, TextPad has only two features, syntax
> highlighting and the ability to define a 'make' command, and a regex
> that is used to extract filenames and line-numbers from the resulting
> output of that make command. These are, it turns out, sufficient to
> transform a program that would otherwise simply be 'Notepad' into an
> entirely credible development environment.

When working with Java or C++ I like and IDE like KDevelop because it
makes makefiles for me. And when debugging it is easier to insert
break points graphically than use gdb from the terminal.

But apart from that, I prefer a tiny editor like Kate (yes I know,
call me a heretic for not using emacs).


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Dietmar Schwertberger  
View profile  
 More options Nov 16, 5:39 am
Newsgroups: comp.lang.python
From: Dietmar Schwertberger <n...@schwertberger.de>
Date: Mon, 16 Nov 2009 11:39:51 +0100
Local: Mon, Nov 16 2009 5:39 am
Subject: Re: IDE for python
sturlamolden schrieb:

For more than ten years I had the same opinion. I found that a very
lightweight "IDE" like PythonWin is sufficient for me together with
print statements and the built-in post-mortem debugger for debugging.

But then, last year I had to find a tricky bug in my GUI code
(wxPython) and thought that for this problem a debugger would be
helpful.
So I gave the Wing IDE with it's debugger a try and have been using
it since then.
Even though an IDE is not an absolute must, I found that my productivity
increased a lot (25%?) and I would not want to miss:
  - code completion
  - powerful debugger (even if you only use the post-mortem debugger
    it will save you a lot of time compared to pdb.pm() as it takes
    only a mouse click to move to the exception point in the editor
    instead of looking at the line number and then find the same point
    in the editor...)
  - Mercurial integration
  - PyFlakes integration

Regards,

Dietmar


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Carl Banks  
View profile  
 More options Nov 16, 5:42 am
Newsgroups: comp.lang.python
From: Carl Banks <pavlovevide...@gmail.com>
Date: Mon, 16 Nov 2009 02:42:05 -0800 (PST)
Local: Mon, Nov 16 2009 5:42 am
Subject: Re: IDE for python
On Nov 16, 1:05 am, Jonathan Hartley <tart...@tartley.com> wrote:

> Then, after about a year, a curious thing happened. One by one, in
> entirely independent decisions, almost all developers decided to
> migrate to either Emacs or Vi.*

> Each person decided that the fancy features of their IDE wasn't as
> useful to them as having a flexible, powerful and lightweight editor
> which can easily be scripted to provide whatever ad-hoc features they
> need.

> I regard this as an example of the way pairing spreads knowledge.

That's the best justification for pair programming I've seen yet.

Carl Banks


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Ben Finney  
View profile  
 More options Nov 16, 4:17 pm
Newsgroups: comp.lang.python
From: Ben Finney <ben+pyt...@benfinney.id.au>
Date: Tue, 17 Nov 2009 08:17:17 +1100
Local: Mon, Nov 16 2009 4:17 pm
Subject: Re: IDE for python

Jonathan Hartley <tart...@tartley.com> writes:
> I'd like to offer the group the anecdote of the great Resolver IDE
> migration.

[…]

It's great to see something refreshing and new — data beyond a single
person's subjective experience! — come out of a topic that looked like
it was just going to re-hash the same tired topic.

Thank you.

--
 \       “What I resent is that the range of your vision should be the |
  `\                                 limit of my action.” —Henry James |
_o__)                                                                  |
Ben Finney


    Reply    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google