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


Groups > comp.lang.python > #72172

Re: IDE for python

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!xlned.com!feeder5.xlned.com!newsfeed.xs4all.nl!newsfeed2a.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <ernest.bonat@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.007
X-Spam-Evidence '*H*': 0.99; '*S*': 0.00; 'python.': 0.02; 'debugging': 0.07; 'ide': 0.09; 'runs': 0.10; 'cc:addr:python- list': 0.11; 'python': 0.11; 'systems.': 0.12; 'eclipse': 0.16; 'edition.': 0.16; 'ides': 0.16; 'idle,': 0.16; 'tool.': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; 'wed,': 0.18; 'comfortable': 0.22; 'cc:addr:python.org': 0.22; 'ph.d.': 0.24; 'cc:2**0': 0.24; 'cc:no real name:2**0': 0.24; '&gt;': 0.26; 'header:In-Reply-To:1': 0.27; 'am,': 0.29; 'message- id:@mail.gmail.com': 0.30; 'url:mailman': 0.30; 'this.': 0.32; 'option': 0.32; 'url:python': 0.33; 'development.': 0.33; 'implemented': 0.33; 'editor': 0.35; 'but': 0.35; 'received:google.com': 0.35; 'there': 0.35; 'url:listinfo': 0.36; 'thanks': 0.36; 'url:org': 0.36; 'mobile:': 0.37; 'operating': 0.37; 'turn': 0.37; 'project': 0.37; 'skip:& 10': 0.38; 'itself': 0.39; 'structure': 0.39; 'major': 0.40; 'url:mail': 0.40; 'free': 0.61; 'complete': 0.62; 'email addr:gmail.com': 0.63; 'believe': 0.68; 'business': 0.70; 'plugin.': 0.84; 'plugins': 0.84
DKIM-Signature v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=f5MZ7mKgbMKyvKIYEADsoiZduGtbQVR3SRlFtoZsjTc=; b=fuz8wQf2NifRtLvLg//nNC2lKkFsMPGLOz1rOSR7/GT6zfK2msh5IWoGSv9cMllpmc ZqT9PKAbFy/tFE35EcuC+gJGcDTXlJLZKXEanWDbNbzDJzy/UHJdLbc5Vv5HeJ8YRJWB l22ODD37o3ZjCZ/8dpnxZJ3uQvOzl/8N3lf2ShnJuZPey3T1QGMndu7rXNflip4+HCHv LG5xYTY84X9rsbC+J19UDdVqJ+q5kSmF/F2YZYDf+wvKvmtdAcBNUexNt3+LEl1nRcfC XsUuuZSW9iCS4lZun01ELUWeM7u+fLQCvGbYYOPkzcMtgiHqCeZiZvhIIkzDyBpwscZL X1TQ==
MIME-Version 1.0
X-Received by 10.224.55.6 with SMTP id s6mr1447759qag.7.1401297856497; Wed, 28 May 2014 10:24:16 -0700 (PDT)
In-Reply-To <20140528182405.42ecfcb57c0352a0f11b6a00@gmx.net>
References <f392fcc8-2563-48d4-a9c7-97ae9e13dd9d@googlegroups.com> <20140528182405.42ecfcb57c0352a0f11b6a00@gmx.net>
Date Wed, 28 May 2014 10:24:16 -0700
Subject Re: IDE for python
From "Ernest Bonat, Ph.D." <ernest.bonat@gmail.com>
To Wolfgang Keller <feliphil@gmx.net>
Content-Type multipart/alternative; boundary=089e0153705ef60ae504fa79148d
Cc python-list@python.org
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.10410.1401297865.18130.python-list@python.org> (permalink)
Lines 82
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1401297865 news.xs4all.nl 2965 [2001:888:2000:d::a6]:38823
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:72172

Show key headers only | View raw


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

I believe in IDE with a complete project structure development and
debugging tool. I have to time for a lot of typing. Mi option is Eclipse
IDE with PyDev plugin.

Thanks


On Wed, May 28, 2014 at 9:24 AM, Wolfgang Keller <feliphil@gmx.net> wrote:

> > With python I got IDLE, but I am not very comfortable with this.
> >
> > Please suggest, if we have any free ide for python development.
>
> There are a lot of IDEs for Python.
>
> One classic is WingIDE. Available for free is a "101" edition. Runs on
> all major operating systems. Implemented itself in Python.
>
> An editor that's completely implemented in Python is Editra. With
> plugins you can turn it into an "almost IDE" as well.
>
> Sincerely,
>
> Wolfgang
> --
> https://mail.python.org/mailman/listinfo/python-list
>



-- 
Thanks

Ernest Bonat, Ph.D.
Senior Software Engineer
Senior Business Statistics Analyst
Mobile: 503.730.4556
Email: ernest.bonat@gmail.com

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


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