Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.000 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'author:': 0.03; 'subject:Python': 0.04; 'python.': 0.05; 'ide': 0.05; 'subject:editor': 0.05; 'emulate': 0.07; 'interpreter': 0.07; 'python': 0.07; 'interpreter,': 0.09; 'scripts': 0.10; 'pm,': 0.11; 'this:': 0.11; 'written': 0.12; 'wrote:': 0.14; 'subject:IDE': 0.16; 'windows).': 0.16; '16,': 0.16; 'thanks,': 0.17; 'cc:no real name:2**0': 0.20; 'cc:2**0': 0.20; 'code': 0.22; 'header:In-Reply-To:1': 0.22; 'cc:addr:python-list': 0.22; 'received:209.85.214.174': 0.23; 'received:mail- iw0-f174.google.com': 0.23; 'smart': 0.23; 'windows': 0.26; "i'm": 0.26; 'url:mailman': 0.27; 'message-id:@mail.gmail.com': 0.28; "doesn't": 0.28; 'fri,': 0.29; 'cc:addr:python.org': 0.31; 'does': 0.31; 'url:listinfo': 0.33; '(for': 0.33; "isn't": 0.34; 'using': 0.34; 'editor': 0.35; 'running': 0.36; 'subject:/': 0.36; 'should': 0.37; 'received:209.85': 0.37; 'url:python': 0.37; 'apr': 0.38; 'received:google.com': 0.38; 'but': 0.38; 'url:org': 0.38; 'received:209.85.214': 0.39; 'received:209': 0.39; 'subject:text': 0.40; "it's": 0.40; 'header:Received:5': 0.40; 'note:': 0.61; '2011': 0.62; 'taylor': 0.68; 'features:': 0.73; 'url:php': 0.79; 'usb': 0.95 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:cc:content-type :content-transfer-encoding; bh=StQCticRM/1qSV67e4Z8avmSDfnJeHZnKDIoQ4eO9xQ=; b=Kce0+DNYFQD4Xf3v0fkQx4qGdMZQiWN6+JPon1HCwHQOAXYv1mBEBFXk1eUIahAXNX Gmyf5GCeMEOsoneHincyDBPGjy7HB95OA7qdynGkJiAKPriPKw0U+0uRe7U2RTg2fvvY C6ke8Aw7R9xq0ypmjPg5WMpvjiq0tjjwANWg4= 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 :cc:content-type:content-transfer-encoding; b=MUVn6R4NMOgO0aXTnZllrm3zuOgF5tW78nUyvDQdIxqlaCCt1MrMSvS+7wTPAcz4bB QrD05+2g8Sh/y3DcNjPRJ8ofh+W1iMFnitkXLHmctWIQ7HSHpo6VLjIAKyFTE6/F1JLd 4j1E8ciuRV820YrD1o2TfOX3yEPScrqOvKnx4= MIME-Version: 1.0 In-Reply-To: References: Date: Sat, 7 May 2011 00:55:31 +1000 Subject: Re: Python IDE/text-editor From: Alec Taylor To: JussiJ Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: python-list@python.org 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: 35 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1304693734 news.xs4all.nl 41102 [::ffff:82.94.164.166]:41959 X-Complaints-To: abuse@xs4all.nl Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.dougwise.org!feed.ac-versailles.fr!usenet-fr.net!de-l.enfer-du-nord.net!feeder2.enfer-du-nord.net!newsfeed.eweka.nl!eweka.nl!feeder3.eweka.nl!newsfeed.xs4all.nl!newsfeed6.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:4836 No thanks, it's shareware, doesn't included embedded python interpreter out-of-the-box, and isn't portable. On Fri, May 6, 2011 at 2:39 PM, JussiJ wrote: > On Apr 16, 1:20 pm, Alec Taylor wrote: > >> I'm looking for an IDE which offers syntax-highlighting, >> code-completion, tabs, > > The Zeus editor does offers all these features: > > =A0 =A0http://www.zeusedit.com/ > > Zeus is also scriptable and Zeus scripts can be written in Python. > > Zeus also does Python smart indenting and code folding. > >> an embedded interpreter and which is portable > > Zeus does not have an embedded Python interpreter, but by using > something like tee.exe it should be possible to emulate this: > > =A0 =A0http://www.zeusedit.com/zforum/viewtopic.php?t=3D3156 > >> (for running from USB on Windows). > > Zeus is a Windows editor but it is not a Protable application. > > NOTE: Zeus is shareware. > > Jussi Jumppanen > Author: Zeus for Windows > -- > http://mail.python.org/mailman/listinfo/python-list >