Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!news.stack.nl!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!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.029 X-Spam-Evidence: '*H*': 0.94; '*S*': 0.00; 'python.': 0.02; 'ide': 0.09; 'cc:addr:python-list': 0.11; 'python': 0.11; 'ides': 0.16; 'idle,': 0.16; 'luck,': 0.16; 'received:mac.com': 0.16; 'wing': 0.16; 'subject:python': 0.16; 'wrote:': 0.18; 'everyone,': 0.19; 'user.': 0.19; 'comfortable': 0.22; 'cc:addr:python.org': 0.22; 'cc:2**1': 0.23; 'url:moin': 0.24; 'cc:no real name:2**0': 0.24; 'tables': 0.26; 'web.': 0.26; 'am,': 0.29; 'url:mailman': 0.30; 'url:wiki': 0.31; 'comparison': 0.31; 'url:wikipedia': 0.31; 'this.': 0.32; 'url:python': 0.33; 'development.': 0.33; 'but': 0.35; 'there': 0.35; 'url:listinfo': 0.36; 'charset:us-ascii': 0.36; 'url:org': 0.36; 'should': 0.36; 'received:10': 0.37; 'received:17': 0.38; 'url:mail': 0.40; 'free': 0.61; 'new': 0.61; 'url:blogspot': 0.65; 'to:addr:gmail.com': 0.65; 'satisfied': 0.81; '2014,': 0.84; 'header:In-reply-to:1': 0.84; 'received:10.152': 0.84; 'suits': 0.84; 'url:2005': 0.84 MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.11.96,1.0.14,0.0.0000 definitions=2014-05-28_04:2014-05-28,2014-05-28,1970-01-01 signatures=0 X-Proofpoint-Spam-Details: rule=notspam policy=default score=0 spamscore=0 suspectscore=2 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=7.0.1-1402240000 definitions=main-1405280167 Subject: Re: IDE for python From: William Ray Wing In-reply-to: Date: Wed, 28 May 2014 08:47:52 -0400 References: To: Sameer Rathoud X-Mailer: Apple Mail (2.1878.2) Cc: python-list@python.org, "William R. Wing" X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.15 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: 34 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1401284903 news.xs4all.nl 2937 [2001:888:2000:d::a6]:54939 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:72164 On May 28, 2014, at 6:43 AM, Sameer Rathoud wrote: > Hello everyone, > > I am new to python. > > I am currently using python 3.3 > > With python I got IDLE, but I am not very comfortable with this. > > Please suggest, if we have any free ide for python development. > -- > https://mail.python.org/mailman/listinfo/python-list There are several comparison tables and reviews of Python IDEs on the web. You should check the following and see what suits you best: http://en.wikipedia.org/wiki/Comparison_of_integrated_development_environments#Python http://www.pythoncentral.io/comparison-of-python-ides-development/ https://wiki.python.org/moin/IntegratedDevelopmentEnvironments http://stackoverflow.com/questions/81584/what-ide-to-use-for-python http://pedrokroger.net/choosing-best-python-ide/ http://spyced.blogspot.com/2005/09/review-of-6-python-ides.html Good Luck, -Bill PS: As it happens, I use (and like) Wing IDE, but have NO relation to the development company, other than as a satisfied user.