Path: csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.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.011 X-Spam-Evidence: '*H*': 0.98; '*S*': 0.00; 'subject:Python': 0.04; 'subject:editor': 0.05; 'python': 0.07; 'suggestions,': 0.09; 'wxpython': 0.09; 'url:moin': 0.12; 'it).': 0.16; 'subject:IDE': 0.16; 'sure,': 0.16; 'unpacking': 0.16; 'url:project': 0.16; 'url:pythoneditors': 0.16; 'header:In-Reply-To:1': 0.22; 'archives': 0.22; 'url:wiki': 0.24; 'version': 0.25; 'received:209.85.161.46': 0.26; 'received:mail- fx0-f46.google.com': 0.26; 'url:mailman': 0.27; 'message- id:@mail.gmail.com': 0.28; 'looks': 0.28; 'received:209.85.161': 0.29; 'list': 0.30; 'url:02': 0.31; 'url:developer': 0.31; 'to:addr:python-list': 0.32; 'source': 0.32; 'url:listinfo': 0.33; 'page': 0.33; 'there': 0.35; 'running': 0.36; 'subject:/': 0.36; 'problems': 0.37; 'some': 0.37; 'however': 0.37; 'case': 0.37; 'page:': 0.37; 'received:209.85': 0.37; 'url:python': 0.37; 'run': 0.37; 'received:google.com': 0.38; 'url:org': 0.38; 'to.': 0.39; 'likely': 0.39; 'to:addr:python.org': 0.39; 'could': 0.39; 'received:209': 0.39; 'subject:text': 0.40; 'header:Received:5': 0.40; 'url:blogspot': 0.61; 'articles': 0.67; 'taylor': 0.68; 'url:php': 0.79; 'good,': 0.91 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; bh=XkQ01VUOWFiuVHI3iWmevwHB4mdx0J8Z5tJcuTaka/o=; b=wFE1Ad3htVUevw3rkh+N5W61Qy+gEKpxYdDaDHUH1ydjZY/3yXgkK1FPdm0VPdBm7h uGJbqVBKbR8rOepxlRd3lI6UeWb1Ly4Lpc+bJ2V+HZpSJ0DzekOtVzwOrlYiMo7ZVyEB gSf5wa5A9jPfSXDah27zQ59y1SMKSWdCdimS8= 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; b=Dugfb1wWKVVvMEwaZkug5yys/Tai1UTRoDkIdN8gkkIP+jFkAcp3s8p4cbaPYCiO4M 3nR1Ln3PVtFP/zDOi0IKQMm5m934UY1YThfgSsWi4dTJUoNdG8xYlg8pHF7QonEMCBPA ik8heQg7tqimGFjLdZijvz2ixyly8eWb0Z6Ko= MIME-Version: 1.0 In-Reply-To: References: <4DAC6F4A.1010507@gmail.com> Date: Tue, 19 Apr 2011 12:19:23 +0200 Subject: Re: Python IDE/text-editor From: Vlastimil Brom To: python-list@python.org Content-Type: text/plain; charset=ISO-8859-1 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: 26 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1303208366 news.xs4all.nl 34849 [::ffff:82.94.164.166]:33260 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:3554 2011/4/19 Alec Taylor : > SPE looks good, however I couldn't get it running (svn'd it). Do you > know if there's an installer? > > -- > http://mail.python.org/mailman/listinfo/python-list > There are source archives http://pythonide.blogspot.com/2008/02/spe-084c-python-ide-editor-released.html download page: http://developer.berlios.de/project/showfiles.php?group_id=4161 you may check the articles on that forum: label: "spe" SPE could be run for me (somehow) just after unpacking as mentioned on the page quoted above (having python and wxpython installed; in my case with some likely version problems on newer wx). As for other suggestions, I am not sure, whether the list http://wiki.python.org/moin/PythonEditors has been mentioned sofar; you may check some other possibilities, if you like to. vbr