Path: csiph.com!x330-a1.tempe.blueboxinc.net!aioe.org!feeder.news-service.com!newsfeed.xs4all.nl!newsfeed6.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.001 X-Spam-Evidence: '*H*': 1.00; '*S*': 0.00; 'python,': 0.01; 'python.': 0.05; 'python': 0.07; 'either.': 0.09; 'only,': 0.09; 'scripts': 0.10; 'api': 0.11; 'am,': 0.14; 'wrote:': 0.14; 'subject:python': 0.15; 'blender': 0.16; 'from:addr:kb1pkl': 0.16; 'from:name:corey richardson': 0.16; 'message-id:@aim.com': 0.16; 'richardson': 0.16; 'scripting.': 0.16; 'subject:popular': 0.16; 'header:In- Reply-To:1': 0.22; 'url:wiki': 0.24; 'subject:?': 0.29; '(the': 0.30; 'list': 0.30; 'logic': 0.31; 'it.': 0.31; 'to:addr:python- list': 0.32; 'received:192': 0.34; 'received:192.168.0': 0.35; 'url:en': 0.35; 'header:User-Agent:1': 0.35; 'rather': 0.36; 'received:192.168': 0.37; 'url:org': 0.38; 'used': 0.38; 'to:addr:python.org': 0.39; 'could': 0.39; "it's": 0.40; 'allows': 0.40; '10:32': 0.91; 'subject:made': 0.93 Date: Tue, 29 Mar 2011 10:53:02 -0400 From: Corey Richardson User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2.14) Gecko/20110223 Thunderbird/3.1.8 MIME-Version: 1.0 To: python-list@python.org Subject: Re: popular programs made in python? References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit x-aol-global-disposition: G X-AOL-SCOLL-SCORE: 0:2:363639232:93952408 X-AOL-SCOLL-URL_COUNT: 0 x-aol-sid: 3039ac1d33c14d91f2555dbd X-AOL-IP: 71.181.115.87 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: 14 NNTP-Posting-Host: 82.94.164.166 X-Trace: 1301410710 news.xs4all.nl 81475 [::ffff:82.94.164.166]:38493 X-Complaints-To: abuse@xs4all.nl Xref: x330-a1.tempe.blueboxinc.net comp.lang.python:2181 On 03/29/2011 10:32 AM, Neil Alt wrote: > i mean made with python only, not just a small part of python. Civilisation 4 (the game) used Python for all of its scripting. As far as I know almost all the game logic was in Python, and you could access most parts of the game. Blender also has a rather extensive Python API that allows you to make scripts that can access any part of the software, or almost any part of it. Just look at http://en.wikipedia.org/wiki/List_of_Python_software It's not a complete list either. -- Corey Richardson