Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed5.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'subject:Python': 0.04; 'fixes': 0.05; 'subject:editor': 0.05; 'interpreter': 0.07; 'suggesting': 0.07; 'python': 0.07; 'interpreter,': 0.09; 'shortcut': 0.09; 'url:code': 0.11; 'interfaces': 0.12; 'syntax': 0.12; 'issue:': 0.16; 'subject:IDE': 0.16; 'url:issues': 0.16; 'x64': 0.16; 'thanks,': 0.17; 'admin': 0.18; 'header:In-Reply- To:1': 0.22; 'received:209.85.214.174': 0.23; 'received:mail- iw0-f174.google.com': 0.23; 'appears': 0.24; 'expect': 0.26; 'script': 0.26; 'settings': 0.26; 'tried': 0.27; 'message- id:@mail.gmail.com': 0.28; "doesn't": 0.28; 'bugs': 0.29; 'changes': 0.29; 'url:detail': 0.31; "can't": 0.31; 'to:addr :python-list': 0.32; "i've": 0.33; 'test': 0.33; 'editor': 0.35; 'running': 0.36; 'subject:/': 0.36; 'received:209.85': 0.37; 'run': 0.37; 'keyboard': 0.38; 'received:google.com': 0.38; 'files': 0.38; 'url:google': 0.38; 'current': 0.38; 'received:209.85.214': 0.39; 'to:addr:python.org': 0.39; 'received:209': 0.39; 'issues': 0.39; 'subject:text': 0.40; 'would': 0.40; 'header:Received:5': 0.40; 'url:p': 0.63; 'taylor': 0.68; '(made': 0.84 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type:content-transfer-encoding; bh=AfFoJ3dcvtUKcsS2tQ2XzDQdPoBzDifHG8r0N9W4g1o=; b=TgPNQEjwahPuG8gRXwyQB7igIKJhq4E8jD08XjMK2lTj2kxfFVwpGgi2BstiPtILW/ u0dO+SiCC/LP87/PZkHBcFMRiR5t7/sJIzqpbQtUJWbZhmaSO01Jp+kWHMeXMAnzVYJO i+JPMDyUZ119ZxaFnHJ5EtYYdl2d3cJaJIBLU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=sjGnrjWqEhrp7pgq6WBbigEKPzOKWDPL5zgfosriooLxGVOnVbz9EXZNnBLFoGeimJ DCq7gl4pgnRWxTAwJ2LEJF3TLQG7uk1jtXJHKv/jHyA/ru8degNJ+UXudJ/b1JJE6vWR BHGItLeZG4cdAUTc6vdjURXK+C3g8EifbZv/c= MIME-Version: 1.0 In-Reply-To: References: Date: Tue, 19 Apr 2011 02:41:11 +1000 Subject: Re: Python IDE/text-editor From: Alec Taylor To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 33 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1303144875 news.xs4all.nl 81483 [::ffff:82.94.164.166]:42781 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:3492 The current finalists: Editra with PyShell in Shelf Pros: Syntax highlighting, tabs, =BFportable? and embedded python interpreter (PyShell 0.8) Cons: No run button or keyboard shortcut for quick running of script (made issue: http://code.google.com/p/editra/issues/detail?id=3D641) and doesn't save settings changes for editor PyScripter Pros: Syntax highlighting, tabs, =BFportable?, embedded python interpreter, keyboard shortcut (Ctrl+F9 [though would prefer single key...]) and run button Cons: Unmaintained, so doesn't support x64 and has a few bugs UliPad Pros: Syntax highlighting, tabs, =BFportable?, embedded python interpreter, keyboard shortcut (F5) and run button Cons: Command-prompt window appears whenever script is run (could be admin issues at Uni) and is unmaintained, so can expect bugs and non-modern interfaces for length of use Please continue suggesting Python IDEs and/or fixes for the above Cons. Thanks, Alec Taylor FYI: I can't test Kate, as all the mirrors I've tried have no files on them= .