Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #63607

Re: Editor for Python

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!eternal-september.org!feeder.eternal-september.org!news.stack.nl!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail
Return-Path <wingusr@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.012
X-Spam-Evidence '*H*': 0.98; '*S*': 0.00; 'subject:Python': 0.06; 'friday,': 0.09; 'ide': 0.09; 'manuel': 0.09; 'cc:addr:python- list': 0.11; '"just"': 0.16; 'fernandez': 0.16; 'wrote:': 0.18; '2001': 0.19; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; '&gt;': 0.26; 'header:In-Reply-To:1': 0.27; '[1]': 0.29; 'message-id:@mail.gmail.com': 0.30; "i'm": 0.30; 'me?': 0.32; 'community': 0.33; 'anybody': 0.35; 'editor': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'skip:& 10': 0.38; 'rather': 0.38; 'how': 0.40; 'perez': 0.91; 'to:none': 0.92
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:cc :content-type; bh=fHlS5Rnc+qS5EwRAbB2K7zx3EpjLvub0w3rS4UhKmFo=; b=Z47MGPu2I8D2fyZtKAXngT26XL2LH/wk4Jem9KN9Adl+2cEtqmKjbJYBRjdW4aBNaA iePZm4X46cDqReP5B1Cp06+mzPmn590OBYyESgi5HxOjqjPV4jiAIJ5taeB0fMDzc7pB GlKJt/EVLxPRs8N2WsV0aCNTnrzG/ZNZhowLmg6brpCZiOQXQW5Z/GvtZtTYdmkH9o0H efdwKo9ELUm20J4NzIXl9iwddzW1nbWNEDcDChTNRiMYOQ2DIcpuC4aAeuV8EG98nkyH 8G6LfR4YOq1nsQsWIWWqpCcTzfgV7p+La5XMzsJQPpIVTA6Gt+zXwiJ4ZQWvutl6il9y iuMg==
X-Received by 10.180.104.42 with SMTP id gb10mr26952919wib.51.1389281398772; Thu, 09 Jan 2014 07:29:58 -0800 (PST)
MIME-Version 1.0
In-Reply-To <6b9049ab-e168-4f92-9526-edcaf806d2cd@googlegroups.com>
References <3bfd7f87@news.airtel.net> <6b9049ab-e168-4f92-9526-edcaf806d2cd@googlegroups.com>
From TP <wingusr@gmail.com>
Date Thu, 9 Jan 2014 07:29:18 -0800
Subject Re: Editor for Python
Cc python-list@python.org
Content-Type multipart/alternative; boundary=f46d041826f6445cd504ef8b485d
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.5264.1389281400.18130.python-list@python.org> (permalink)
Lines 39
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1389281400 news.xs4all.nl 2969 [2001:888:2000:d::a6]:44985
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:63607

Show key headers only | View raw


[Multipart message — attachments visible in raw view] - view raw

On Friday, 23 November 2001 04:13:40 UTC+5:30, MANUEL FERNANDEZ PEREZ
 wrote:

> > Hello,
> > I'm looking for an editor for Python.I' m interested it works on
> Windows.Can
> > anybody help me?
>
It's an IDE rather than "just" an editor but how about PyCharm 3 Community
Edition? [1]

[1] https://www.jetbrains.com/pycharm/

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

Re: Editor for Python ayushpokharna@gmail.com - 2014-01-08 03:27 -0800
  Re: Editor for Python Douglas Duhaime <douglas.duhaime@gmail.com> - 2014-01-08 09:23 -0500
  Re: Editor for Python Terry Reedy <tjreedy@udel.edu> - 2014-01-08 15:47 -0500
  Re: Editor for Python Emile van Sebille <emile@fenx.com> - 2014-01-08 12:56 -0800
  Re: Editor for Python Mark Lawrence <breamoreboy@yahoo.co.uk> - 2014-01-08 21:02 +0000
  Re: Editor for Python Ricardo Aráoz <ricaraoz@gmail.com> - 2014-01-08 18:38 -0300
  Re: Editor for Python Terry Reedy <tjreedy@udel.edu> - 2014-01-08 18:46 -0500
  Re: Editor for Python Emile van Sebille <emile@fenx.com> - 2014-01-08 16:19 -0800
  Re: Editor for Python Chris Angelico <rosuav@gmail.com> - 2014-01-09 11:23 +1100
  Re: Editor for Python Terry Reedy <tjreedy@udel.edu> - 2014-01-08 20:51 -0500
  Re: Editor for Python TP <wingusr@gmail.com> - 2014-01-09 07:29 -0800

csiph-web