Re: Best IDE for Python

2006-08-28 Thread Dr. Pastor
Please could you tell me how to uninstal SPE? Regards. jelle wrote: I think SPE is a terrible complete and efficient IDE! == Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News== http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups

Re: Best IDE for Python

2006-08-28 Thread Dr. Pastor
Please advise how to uninstal SPE. Regards, Dr. Pastor. jelle wrote: I think SPE is a terrible complete and efficient IDE! == Posted via Newsfeeds.Com - Unlimited-Unrestricted-Secure Usenet News== http://www.newsfeeds.com The #1 Newsgroup Service in the World! 120,000+ Newsgroups

Re: Best IDE for Python

2006-08-28 Thread Dr. Pastor
Thank you Sir. I downloaded SPE from the main site. Installed on Windows XP. Regards. Sybren Stuvel wrote: Dr. Pastor enlightened us with: Please advise how to uninstal SPE. First you'll have to tell us how you installed it in the first place. Without that, we can only guess. Sybren

Re: Best IDE for Python

2006-08-17 Thread Simone Murdock
On 14 Aug 2006 15:04:41 -0700, Tryker [EMAIL PROTECTED] wrote: Gotta love PyScripter. Light, easy to use, free. http://mmm-experts.com/Products.aspx?ProductID=4 I agree: I'm trying it only from 4 days the beta version 1.6 and it's good (some little problems, normal for a beta version, that I'll

Re: Best IDE for Python

2006-08-15 Thread Bruce Who
Hi, sjdevnull I'm a vimmer too, and I wonder what plugins you are using. What you said sounds interesting. Could you tell us more about the plugins? Object browser is what I need most, but so far I've no idea what plugin can do this for me, :-( On 14 Aug 2006 15:02:13 -0700, [EMAIL PROTECTED]

Re: Best IDE for Python

2006-08-15 Thread Tyronem
Yep thanks all for your replies. and yes i meant free and open source software, left an s out :) Tryker wrote: Gotta love PyScripter. Light, easy to use, free. http://mmm-experts.com/Products.aspx?ProductID=4 [EMAIL PROTECTED] wrote: Hi All, What do you find the best IDE for creating web

Re: Best IDE for Python

2006-08-15 Thread [EMAIL PROTECTED]
[EMAIL PROTECTED] wrote: Hi All, What do you find the best IDE for creating web applications in Python is? Preferably FOS IDE. Cheers I like ActiveState's Komodo. It's heavyweight and not free ($30 for the personal edition) but it also supports Perl, Ruby, PHP and TCL. I started using it

Re: Best IDE for Python

2006-08-15 Thread Keith Perkins
[EMAIL PROTECTED] wrote: [EMAIL PROTECTED] wrote: Hi All, What do you find the best IDE for creating web applications in Python is? Preferably FOS IDE. Cheers I like ActiveState's Komodo. It's heavyweight and not free ($30 for the personal edition) but it also supports Perl, Ruby, PHP

Re: Best IDE for Python

2006-08-15 Thread [EMAIL PROTECTED]
I've had a similar experience and tried about everything. Personally - eclipse with PyDev has been the winner for me. I also still do a bunch of Java coding - so there is an added benefit of one tool across languages. The final thing I really like with eclipse is the svn plugins - making life

Re: Best IDE for Python

2006-08-15 Thread Andre Meyer
PyDev is really nice. I use it a lot and it works great.It's just a bit heavy and why should one need a Java IDE for Python development ;-)Another issue is the lack of integration with a UML tool (code generation and reverse engineering), though an ArgoUML plugin is in the making (not for

Re: Best IDE for Python

2006-08-15 Thread [EMAIL PROTECTED]
Bruce Who wrote: Hi, sjdevnull I'm a vimmer too, and I wonder what plugins you are using. What you said sounds interesting. Could you tell us more about the plugins? Object browser is what I need most, but so far I've no idea what plugin can do this for me, :-( It's like a 15 minute job to

Best IDE for Python

2006-08-14 Thread stylecomputers
Hi All, What do you find the best IDE for creating web applications in Python is? Preferably FOS IDE. Cheers -- http://mail.python.org/mailman/listinfo/python-list

Re: Best IDE for Python

2006-08-14 Thread Michiel Sikma
By FOS, do you mean FOSS (Free and Open Source Software)? I've never seen the acronym FOS used. I personally use Eclipse with PyDev. http://www.eclipse.org/ http://pydev.sourceforge.net/ Michiel Op 14-aug-2006, om 9:50 heeft [EMAIL PROTECTED] het volgende geschreven: Hi All, What do you

Re: Best IDE for Python

2006-08-14 Thread Ben Finney
[EMAIL PROTECTED] writes: Hi All, What do you find the best IDE for creating web applications in Python is? Preferably FOS IDE. I don't know what a FOS IDE is, but my preferred free software development environment for making web applications is: - GNU screen

Re: Best IDE for Python

2006-08-14 Thread jelle
I think SPE is a terrible complete and efficient IDE! -- http://mail.python.org/mailman/listinfo/python-list

Re: Best IDE for Python

2006-08-14 Thread hiaips
I'm assuming that FOS = free open source... In any case, what operating system do you run? If you're on OS X, I highly recommend TextMate. It's not free, but it has good support (either via built-in or third-party plugins) for Python as well as HTML, SQL, XML, Django templates, and the like. A

Re: Best IDE for Python

2006-08-14 Thread Yu-Xi Lim
Michiel Sikma wrote: By FOS, do you mean FOSS (Free and Open Source Software)? I've never seen the acronym FOS used. Maybe he was trying for Free Open Source IDE without the semi-redundant Software I personally use Eclipse with PyDev. http://www.eclipse.org/ http://pydev.sourceforge.net/

Re: Best IDE for Python

2006-08-14 Thread Satya
[EMAIL PROTECTED] wrote: Hi All, What do you find the best IDE for creating web applications in Python is? Preferably FOS IDE. WingIDE appears to be the best, especially if you are an Emacs user and are used to its niceties. It is however, not free. PyScripter is pretty good too -- light

Re: Best IDE for Python

2006-08-14 Thread [EMAIL PROTECTED]
Yu-Xi Lim wrote: Eclipse+PyDev has the advantage over emacs when it comes to big projects, IMO. It has features like refactoring, better project management, code coverage Emacs and vim both have good integration of BicycleRepairMan for python refactoring. I don't know what better project

Re: Best IDE for Python

2006-08-14 Thread Tryker
Gotta love PyScripter. Light, easy to use, free. http://mmm-experts.com/Products.aspx?ProductID=4 [EMAIL PROTECTED] wrote: Hi All, What do you find the best IDE for creating web applications in Python is? Preferably FOS IDE. Cheers -- http://mail.python.org/mailman/listinfo/python-list

Re: Best IDE for Python?

2006-05-06 Thread mystilleef
What OS? IDEs are overkill, bloated, complex and slow for agile languages like Python. You need an editor that is nimble, fast, simple, powerful and doesn't get in your way. For linux, I suggest Scribes. http://scribes.sf.net http://scribes.sf.net/snippets.htm (Flash Demo)

Re: Best IDE for Python?

2006-05-06 Thread Michele Petrazzo
Saurabh Sardeshpande wrote: Pardon if this is already discussed extensively. But what is the best IDE for Python for a newbie? I have experience in C++ and Java and this is the first time I am learning a scripting language. Thanks in advance Try all the you find! However on linux I find

Best IDE for Python?

2006-05-05 Thread Saurabh Sardeshpande
Pardon if this is already discussed extensively. But what is the best IDE for Python for a newbie? I have experience in C++ and Java and this is the first time I am learning a scripting language. Thanks in advance -- http://mail.python.org/mailman/listinfo/python-list

Re: Best IDE for Python?

2006-05-05 Thread Doug Bromley
I have a Python IDE review I did a few months back you may want to view:http://www.straw-dogs.co.uk/blog/python-ide-reviewHope that helps. DougOn 5 May 2006 08:28:00 -0700, Saurabh Sardeshpande [EMAIL PROTECTED] wrote: Pardon if this is already discussed extensively. But what is the bestIDE for

Re: Best IDE for Python?

2006-05-05 Thread Fabio Zadrozny
Have you checked: http://wiki.python.org/moin/IntegratedDevelopmentEnvironments I like pydev (for Eclipse), but as I also develop it I might be a little biased, so, I'd reccomend checking it and taking your own conclusions. -- FabioOn 5 May 2006 08:28:00 -0700, Saurabh Sardeshpande [EMAIL

Re: Best IDE for Python?

2006-05-05 Thread dooscape
Pardon if . . . already discussed Here is a link searching comp.lang.python for best ide http://tinyurl.com/qqtaf -- http://mail.python.org/mailman/listinfo/python-list

Re: Best IDE for Python?

2006-05-05 Thread BartlebyScrivener
Pardon if . . . already discussed Here is a link searching comp.lang.python for best ide http://tinyurl.com/qqtaf rick -- http://mail.python.org/mailman/listinfo/python-list

Re: Best IDE for Python?

2006-05-05 Thread Christoph Haas
On Fri, May 05, 2006 at 04:50:11PM +0100, Doug Bromley wrote: I have a Python IDE review I did a few months back you may want to view: http://www.straw-dogs.co.uk/blog/python-ide-review Sounds interesting. Could you fix the screenshots? I just get a 404 here. Kindly Christoph P.S.: [Rant

Re: Best IDE for Python?

2006-05-05 Thread BartlebyScrivener
Here's a shot of Komodo, albeit embedded in a pdf http://www.activestate.com/Products/Komodo/ActiveState_Komodo_datasheet.pdf -- http://mail.python.org/mailman/listinfo/python-list

Re: Best IDE for Python?

2006-05-05 Thread Doug Bromley
On 5/5/06, Christoph Haas [EMAIL PROTECTED] wrote: On Fri, May 05, 2006 at 04:50:11PM +0100, Doug Bromley wrote: I have a Python IDE review I did a few months back you may want to view: http://www.straw-dogs.co.uk/blog/python-ide-review Sounds interesting. Could you fix the screenshots? I just get

Re: Best IDE for Python?

2006-04-03 Thread Adam DePrince
On Fri, 2006-03-31 at 09:30 +0200, Fredrik Lundh wrote: Dennis Lee Bieber wrote: I want to know which is the best IDE for python.Please if possible mention the features of the IDE. The best IDE is the one that YOU can be most productive in. What /I/ find useful may not be of

Re: Best IDE for Python?

2006-04-03 Thread Szabolcs Nagy
ide unification effort: http://pyxides.stani.be/ (there are some useful links and it's more recent than the python.org wiki) -- http://mail.python.org/mailman/listinfo/python-list

Re: Best IDE for Python?

2006-04-01 Thread Mystilleef
Good luck finding the best Python IDE. :-) While you are at it, have a look at Scribes. It's great for Python editing and it's even written in Python. If you appreciate KISS, I'm positive you'd appreciate Scribes. And if you yearn for an editor that doesn't get in your way, or that allows you

Re: Best IDE for Python?

2006-03-31 Thread bruno at modulix
Fredrik Lundh wrote: Dennis Lee Bieber wrote: I want to know which is the best IDE for python.Please if possible mention the features of the IDE. The best IDE is the one that YOU can be most productive in. What /I/ find useful may not be of interest to /you/. nonsense. emacs is

Re: Best IDE for Python?

2006-03-31 Thread Fredrik Lundh
bruno wrote: Nonsense ! *Ed* is the the standard editor ! http://www.gnu.org/fun/jokes/ed.msg.html unless you're on Windows, where edlin is the true standard editor. as you can see, Microsoft's usability team has made some massive improvements (note how well it deals with the eat flaming

Re: Best IDE for Python?

2006-03-31 Thread Duncan Booth
Fredrik Lundh wrote: as you can see, Microsoft's usability team has made some massive improvements (note how well it deals with the eat flaming death command): I especially like the way running it messes up the prompt: C:\Documents and Settings\Duncanedlin File name must be specified

Re: Best IDE for Python?

2006-03-31 Thread bruno at modulix
Duncan Booth wrote: Fredrik Lundh wrote: as you can see, Microsoft's usability team has made some massive improvements (note how well it deals with the eat flaming death command): I especially like the way running it messes up the prompt: C:\Documents and Settings\Duncanedlin File

Re: Best IDE for Python?

2006-03-31 Thread Ant
On a more useful note, I'll assume you're not already a vim or emacs zealot, since you are asking the question ;-) and give my tips: SPE seems to be the best (free) python IDE out there at the moment, though the text editor component is pretty basic. I personally use jEdit, since it has a superb

Re: Best IDE for Python?

2006-03-31 Thread kbperry
I have recently been trying out NewEdit, and it is a pretty good IDE for Python. The reason that I have it in quotes is because I haven't really found a true IDE (like the way Eclipse behaves for Java) for python. (I realize that Eclipse has a plug-in for Python, too). --

Re: Best IDE for Python?

2006-03-31 Thread Fabio Zadrozny
On 31 Mar 2006 06:46:35 -0800, kbperry [EMAIL PROTECTED] wrote: I have recently been trying out NewEdit, and it is a pretty good IDEfor Python.The reason that I have it in quotes is because I haven't really found atrue IDE (like the way Eclipse behaves for Java) for python.(I realize that Eclipse

Re: Best IDE for Python?

2006-03-31 Thread Keith B. Perry
To me, it just doesn't behave the same way as Eclipse for java. I have used the plug-in, and I usually use it on my home machine ( I am still a student). For example, in Java eclipse, if you import a module like math, then if you want to use a math function, you just type math + period, and then

Re: Best IDE for Python?

2006-03-31 Thread kbperry
To me, it just doesn't behave the same way as Eclipse for java. I have used the plug-in, and I usually use it on my home machine ( I am still a student). For example, in Java eclipse, if you import a module like math, then if you want to use a math function, you just type math + period, and then

Re: Best IDE for Python?

2006-03-31 Thread Doug Bromley
You may find the IDE review at Straw Dogs worth a look: http://www.straw-dogs.co.uk/blog/python-ide-reviewOn 3/31/06, Keith B. Perry [EMAIL PROTECTED] wrote: To me, it just doesn't behave the same way as Eclipse for java. I have used the plug-in, and I usually use it on my home machine ( I am

Re: Best IDE for Python?

2006-03-31 Thread Fabio Zadrozny
Well, in pydev you surely can have code-completion on 'math.' I think you got some wrong configuration... Have you read the getting started manual? (http://www.fabioz.com/pydev/manual_101_root.html) On 31 Mar 2006 07:44:38 -0800, kbperry [EMAIL PROTECTED] wrote: To me, it just doesn't behave the

Re: Best IDE for Python?

2006-03-31 Thread Keith B. Perry
You are probably right, and I will definitely take a look at the starter manual. Hopefully it also works well on classes that I create? You got some nice docs there. Thanks for the tip! On 3/31/06, Fabio Zadrozny [EMAIL PROTECTED] wrote: Well, in pydev you surely can have code-completion on

Re: Best IDE for Python?

2006-03-31 Thread Fabio Zadrozny
On 3/31/06, Keith B. Perry [EMAIL PROTECTED] wrote: You are probably right, and I will definitely take a look at the starter manual. Hopefully it also works well on classes that I create? You got some nice docs there. Surely does ;-) Cheers, Fabio Thanks for the tip! On 3/31/06, Fabio

Best IDE for Python?

2006-03-30 Thread sushant . sirsikar
hi, I want to know which is the best IDE for python.Please if possible mention the features of the IDE. Thank You. Sushant -- http://mail.python.org/mailman/listinfo/python-list

Re: Best IDE for Python?

2006-03-30 Thread Ravi Teja
This topic has come up a few dozen times at the least. Please use google to search for the threads. People have their preferences. The best way to choose is to try several by yourself. Most of them are free. http://wiki.python.org/moin/IntegratedDevelopmentEnvironments --

Re: Best IDE for Python?

2006-03-30 Thread Fredrik Lundh
Dennis Lee Bieber wrote: I want to know which is the best IDE for python.Please if possible mention the features of the IDE. The best IDE is the one that YOU can be most productive in. What /I/ find useful may not be of interest to /you/. nonsense. emacs is the best tool for

Re: Best IDE for Python?

2006-03-30 Thread Robert Kern
Fredrik Lundh wrote: Dennis Lee Bieber wrote: I want to know which is the best IDE for python.Please if possible mention the features of the IDE. The best IDE is the one that YOU can be most productive in. What /I/ find useful may not be of interest to /you/. nonsense. emacs is the

Re: Best IDE for Python?

2006-03-30 Thread Fredrik Lundh
Dennis Lee Bieber wrote: I want to know which is the best IDE for python.Please if possible mention the features of the IDE. The best IDE is the one that YOU can be most productive in. What /I/ find useful may not be of interest to /you/. nonsense. vim is the best tool for