Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #72252
| Path | csiph.com!usenet.pasdenom.info!weretis.net!feeder4.news.weretis.net!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed3a.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <python-python-list@m.gmane.org> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.010 |
| X-Spam-Evidence | '*H*': 0.98; '*S*': 0.00; 'python.': 0.02; 'from:addr:yahoo.co.uk': 0.04; 'elegant,': 0.09; 'lawrence': 0.09; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'python': 0.11; 'language.': 0.14; 'choice,': 0.16; 'eclipse': 0.16; 'idle.': 0.16; 'porting': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'simplified': 0.16; 'url:peps': 0.16; 'subject:python': 0.16; 'language': 0.16; 'wrote:': 0.18; 'pointed': 0.19; 'header:User-Agent:1': 0.23; 'features,': 0.24; 'simpler': 0.24; 'url:dev': 0.24; 'java': 0.24; '---': 0.24; "i've": 0.25; 'header:X-Complaints-To:1': 0.27; 'header:In-Reply- To:1': 0.27; 'point': 0.28; 'adequate': 0.31; 'there.': 0.32; 'url:python': 0.33; "i'd": 0.34; 'really': 0.36; 'explains': 0.36; 'idle': 0.36; 'useful': 0.36; 'thanks': 0.36; "i'll": 0.36; 'url:org': 0.36; 'changing': 0.37; 'improving': 0.38; 'stable': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'users': 0.40; 'even': 0.60; 'most': 0.60; 'free': 0.61; 'ago,': 0.61; 'black': 0.61; 'eye': 0.61; 'helps': 0.61; 'new': 0.61; 'viruses': 0.61; 'simple': 0.61; 'protection': 0.63; 'today': 0.64; 'our': 0.64; 'great': 0.65; 'world': 0.66; 'antivirus': 0.68; 'co.': 0.74; 'received:2': 0.84; 'understand,': 0.84; 'novice': 0.91 |
| X-Injected-Via-Gmane | http://gmane.org/ |
| To | python-list@python.org |
| From | Mark Lawrence <breamoreboy@yahoo.co.uk> |
| Subject | Re: IDE for python |
| Date | Thu, 29 May 2014 21:41:29 +0100 |
| References | <f392fcc8-2563-48d4-a9c7-97ae9e13dd9d@googlegroups.com> <lm6vcc$emv$1@ger.gmane.org> <mailman.10454.1401381579.18130.python-list@python.org> <8761kozg98.fsf@rudin.co.uk> <lm849f$v77$1@speranza.aioe.org> |
| Mime-Version | 1.0 |
| Content-Type | text/plain; charset=ISO-8859-1; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Gmane-NNTP-Posting-Host | host-2-98-205-170.as13285.net |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 |
| In-Reply-To | <lm849f$v77$1@speranza.aioe.org> |
| X-Antivirus | avast! (VPS 140529-0, 29/05/2014), Outbound message |
| X-Antivirus-Status | Clean |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.10457.1401396094.18130.python-list@python.org> (permalink) |
| Lines | 34 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1401396094 news.xs4all.nl 2968 [2001:888:2000:d::a6]:53925 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:72252 |
Show key headers only | View raw
On 29/05/2014 21:11, Mark H Harris wrote: > The OP is looking for an "IDE-like" interactive environment, because he > is "uncomfortable" with IDLE. IDLE is THE choice, however ---precisely > because IDLE is clean, elegant, and most importantly "simple". It is > simple to understand, and it is even simpler to use effectively... even > for novice pythonics. IDLE is straight-forward. > > As Terry pointed out, IDLE is very useful and functional. And in the > modern python world is also very stable (IDLE used to get a black eye > because it had snags early-on). Today IDLE works, has great features, > and actually helps new users get on-board with Python. > > marcus > I'll point out (again?) that IDLE is improving all the time thanks to Terry & Co. This explains why http://legacy.python.org/dev/peps/pep-0434/ Strangely I've been using Eclipse and Pydev since porting Java to Python some time ago, it really simplified the process. However I'd been thinking of changing and picked IDLE because it's there. Perfectly adequate for my current needs. -- My fellow Pythonistas, ask not what our language can do for you, ask what you can do for our language. Mark Lawrence --- This email is free from viruses and malware because avast! Antivirus protection is active. http://www.avast.com
Back to comp.lang.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
IDE for python Sameer Rathoud <sameer.rathoud@gmail.com> - 2014-05-28 03:43 -0700
Re: IDE for python Marko Rauhamaa <marko@pacujo.net> - 2014-05-28 13:50 +0300
Re: IDE for python Greg Schroeder <gmschroeder@gmail.com> - 2014-05-28 18:46 +0700
Re: IDE for python Sameer Rathoud <sameer.rathoud@gmail.com> - 2014-05-28 05:56 -0700
Re: IDE for python Sameer Rathoud <sameer.rathoud@gmail.com> - 2014-05-28 06:01 -0700
Re: IDE for python Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-05-28 15:36 +0100
Re: IDE for python Duncan Booth <duncan.booth@invalid.invalid> - 2014-05-29 08:09 +0000
Re: IDE for python Duncan Booth <duncan.booth@invalid.invalid> - 2014-05-29 08:32 +0000
Re: IDE for python Chris Angelico <rosuav@gmail.com> - 2014-05-28 22:55 +1000
Re: IDE for python wxjmfauth@gmail.com - 2014-05-28 08:38 -0700
Re: IDE for python Wolfgang Maier <wolfgang.maier@biologie.uni-freiburg.de> - 2014-06-02 07:28 +0000
Re: IDE for python Tim Golden <mail@timgolden.me.uk> - 2014-06-02 09:15 +0100
Re: IDE for python Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-06-02 10:02 +0100
Re: IDE for python Chris Angelico <rosuav@gmail.com> - 2014-06-02 19:15 +1000
Re: IDE for python Wolfgang Maier <wolfgang.maier@biologie.uni-freiburg.de> - 2014-06-02 10:10 +0000
Re: IDE for python Tim Golden <mail@timgolden.me.uk> - 2014-06-02 11:43 +0100
Re: IDE for python Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-06-02 13:11 +0100
Re: IDE for python Greg Schroeder <gmschroeder@gmail.com> - 2014-05-29 08:13 +0700
Programmer's text editor, for Python and everything else (was: IDE for python) Ben Finney <ben@benfinney.id.au> - 2014-05-29 12:51 +1000
答复: IDE for python "cheng.li" <scrappedprince.li@gmail.com> - 2014-05-28 18:51 +0800
Re: IDE for python alister <alister.nospam.ware@ntlworld.com> - 2014-05-28 11:03 +0000
Re: IDE for python Mihamina Rakotomandimby <mihamina.rakotomandimby@rktmb.org> - 2014-05-28 13:51 +0300
Re: IDE for python Sameer Rathoud <sameer.rathoud@gmail.com> - 2014-05-28 04:31 -0700
Re: IDE for python Chris Angelico <rosuav@gmail.com> - 2014-05-28 22:00 +1000
Re: IDE for python "prashanth B.G" <prash.bg@gmail.com> - 2014-05-28 17:41 +0530
Re: IDE for python Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-05-28 13:35 +0100
Re: IDE for python Sameer Rathoud <sameer.rathoud@gmail.com> - 2014-05-28 06:27 -0700
Re: IDE for python Joseph Martinot-Lagarde <joseph.martinot-lagarde@m4x.org> - 2014-06-04 02:12 +0200
Re: IDE for python Chris Angelico <rosuav@gmail.com> - 2014-05-28 21:33 +1000
Re: IDE for python Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-05-28 13:04 +0000
Re: IDE for python "Rhodri James" <rhodri@wildebst.org.uk> - 2014-05-29 00:12 +0100
Re: IDE for python Chris Angelico <rosuav@gmail.com> - 2014-05-29 18:02 +1000
Re: IDE for python William Ray Wing <wrw@mac.com> - 2014-05-28 08:47 -0400
Re: IDE for python Mark H Harris <harrismh777@gmail.com> - 2014-05-28 09:25 -0500
Re: IDE for python Wolfgang Keller <feliphil@gmx.net> - 2014-05-28 18:24 +0200
Re: IDE for python "Ernest Bonat, Ph.D." <ernest.bonat@gmail.com> - 2014-05-28 10:24 -0700
Re: IDE for python Deb Wyatt <codemonkey@inbox.com> - 2014-05-28 09:39 -0800
Re: IDE for python Rustom Mody <rustompmody@gmail.com> - 2014-05-28 12:10 -0700
Re: IDE for python Ben Finney <ben@benfinney.id.au> - 2014-05-29 08:13 +1000
Re: IDE for python Wolfgang Maier <wolfgang.maier@biologie.uni-freiburg.de> - 2014-05-29 11:41 +0200
Re: IDE for python Terry Reedy <tjreedy@udel.edu> - 2014-05-29 12:39 -0400
Re: IDE for python Paul Rudin <paul.nospam@rudin.co.uk> - 2014-05-29 17:44 +0100
Re: IDE for python Mark H Harris <harrismh777@gmail.com> - 2014-05-29 15:11 -0500
Re: IDE for python Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-05-29 21:41 +0100
Re: IDE for python alister <alister.nospam.ware@ntlworld.com> - 2014-05-30 12:23 +0000
Re: IDE for python Rustom Mody <rustompmody@gmail.com> - 2014-05-30 05:53 -0700
Re: IDE for python Marko Rauhamaa <marko@pacujo.net> - 2014-05-30 16:54 +0300
Re: IDE for python Rustom Mody <rustompmody@gmail.com> - 2014-05-30 07:04 -0700
Re: IDE for python wxjmfauth@gmail.com - 2014-05-30 08:06 -0700
Re: IDE for python Rustom Mody <rustompmody@gmail.com> - 2014-05-30 09:15 -0700
Re: IDE for python Terry Reedy <tjreedy@udel.edu> - 2014-05-30 12:37 -0400
Re: IDE for python Rustom Mody <rustompmody@gmail.com> - 2014-05-30 09:40 -0700
Re: IDE for python Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-05-30 17:38 +0100
Re: IDE for python Rustom Mody <rustompmody@gmail.com> - 2014-05-30 10:07 -0700
Re: IDE for python Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-05-30 18:27 +0100
Re: IDE for python Rustom Mody <rustompmody@gmail.com> - 2014-05-31 18:48 -0700
Re: IDE for python wxjmfauth@gmail.com - 2014-06-01 00:38 -0700
Re: IDE for python Marko Rauhamaa <marko@pacujo.net> - 2014-06-01 10:58 +0300
Re: IDE for python Chris Angelico <rosuav@gmail.com> - 2014-06-01 18:31 +1000
Re: IDE for python Rustom Mody <rustompmody@gmail.com> - 2014-06-01 01:52 -0700
Re: IDE for python Steven D'Aprano <steve+comp.lang.python@pearwood.info> - 2014-06-01 09:06 +0000
Re: IDE for python Chris Angelico <rosuav@gmail.com> - 2014-06-01 19:59 +1000
Re: IDE for python wxjmfauth@gmail.com - 2014-05-31 01:46 -0700
Re: IDE for python wxjmfauth@gmail.com - 2014-05-30 10:17 -0700
Re: IDE for python Rustom Mody <rustompmody@gmail.com> - 2014-05-30 10:30 -0700
Re: IDE for python wxjmfauth@gmail.com - 2014-05-30 11:43 -0700
Re: IDE for python Terry Reedy <tjreedy@udel.edu> - 2014-05-30 11:46 -0400
Re: IDE for python "Rhodri James" <rhodri@wildebst.org.uk> - 2014-06-01 00:17 +0100
Re: IDE for python Chris Angelico <rosuav@gmail.com> - 2014-05-30 02:51 +1000
Re: IDE for python Terry Reedy <tjreedy@udel.edu> - 2014-05-29 16:45 -0400
Re: IDE for python Ben Finney <ben@benfinney.id.au> - 2014-05-30 07:05 +1000
Re: IDE for python Travis Griggs <travisgriggs@gmail.com> - 2014-05-29 15:40 -0700
Re: IDE for python Andrea D'Amore <anddamNOALPASTICCIODICARNE+gruppi@brapi.net> - 2014-05-30 09:21 +0200
Re: IDE for python Andrea D'Amore <anddamNOALPASTICCIODICARNE+gruppi@brapi.net> - 2014-05-30 11:04 +0200
csiph-web