Path: csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!news.mixmin.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed4.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.039 X-Spam-Evidence: '*H*': 0.92; '*S*': 0.00; 'subject:Python': 0.05; 'python': 0.09; 'to:addr:comp.lang.python': 0.09; 'cc:addr:python- list': 0.10; 'subject:programming': 0.16; 'url:success': 0.16; 'cc:2**0': 0.23; 'cc:no real name:2**0': 0.24; 'cc:addr:python.org': 0.25; 'header:In-Reply-To:1': 0.25; 'header :User-Agent:1': 0.26; 'url:python': 0.32; 'received:google.com': 0.34; 'received:209.85': 0.35; 'tool': 0.36; 'url:org': 0.36; 'development.': 0.36; 'received:209': 0.37; 'subject:: ': 0.38; 'behind': 0.38; 'gives': 0.39; 'application': 0.40; 'details': 0.63; 'more': 0.63; 'great': 0.64; '(according': 0.84 X-Received: by 10.50.7.198 with SMTP id l6mr730766iga.3.1357446901411; Sat, 05 Jan 2013 20:35:01 -0800 (PST) Newsgroups: comp.lang.python Date: Sat, 5 Jan 2013 20:35:01 -0800 (PST) In-Reply-To: Complaints-To: groups-abuse@google.com Injection-Info: glegroupsg2000goo.googlegroups.com; posting-host=49.203.194.70; posting-account=mtZadgoAAAC8pEJWfeiY4AYKfgDBaI4X References: User-Agent: G2/1.0 X-Google-Web-Client: true X-Google-IP: 49.203.194.70 MIME-Version: 1.0 Subject: Re: Python programming philosophy From: Sourabh Mhaisekar To: comp.lang.python@googlegroups.com Content-Type: text/plain; charset=ISO-8859-1 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Message-ID: Lines: 9 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1357447481 news.xs4all.nl 6893 [2001:888:2000:d::a6]:45298 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:36224 The main philosophy behind python (according to me) is rapid application development. The python gives you convinent and powerful tool to develop sophisticated application rapidly. You can find more details on http://www.python.org/about/success/ http://www.python.org/about/success/#rapid-application-development Have a great python time. - Sourabh