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


Groups > comp.lang.python > #94035

Re: Python Requirements

Path csiph.com!usenet.pasdenom.info!nntpfeed.proxad.net!proxad.net!feeder1-2.proxad.net!news.tele.dk!news.tele.dk!small.news.tele.dk!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <rosuav@gmail.com>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.086
X-Spam-Evidence '*H*': 0.83; '*S*': 0.00; 'subject:Python': 0.05; 'cc:addr:python-list': 0.09; 'processing,': 0.09; 'python': 0.10; 'python.': 0.11; 'itself.': 0.11; 'from:addr:rosuav': 0.16; 'from:name:chris angelico': 0.16; 'installer,': 0.16; 'plop': 0.16; 'wrote:': 0.16; 'language': 0.19; 'windows': 0.20; '2015': 0.20; 'cc:2**0': 0.20; 'cc:addr:python.org': 0.20; 'am,': 0.23; 'sat,': 0.23; 'header:In-Reply-To:1': 0.24; 'message- id:@mail.gmail.com': 0.27; 'disk': 0.27; 'resolution': 0.28; 'windows,': 0.29; 'system,': 0.30; 'code': 0.30; 'regardless': 0.31; 'screen': 0.32; 'computing': 0.32; 'language.': 0.32; 'run': 0.33; 'running': 0.34; 'requirements': 0.35; 'received:google.com': 0.35; 'easiest': 0.35; 'subject:: ': 0.37; 'difference': 0.38; 'monitor': 0.38; 'minimum': 0.38; 'does': 0.39; 'space': 0.40; 'video': 0.62; 'is.': 0.63; 'more': 0.63; 'world': 0.64; 'grab': 0.64; 'between': 0.65; 'capable': 0.65; 'jul': 0.72; '3.4': 0.84; 'answer:': 0.84; 'chrisa': 0.84; 'cpu,': 0.84; 'ram,': 0.84; 'subject:Requirements': 0.84; 'to:none': 0.91; 'power,': 0.91; 'have.': 0.93
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:cc :content-type; bh=8LffuSewBMKqVzFv3s+WfkQqw266IieXi3J+VdCPmOY=; b=DiJqQDdZzU7wskDzS3dzCOoyN+bnFreDzYwtge0Zrl/yZeGzqBiznwdsC8e3W+nwLf AFi3QkR3ao7O/CgBt7G916pcckcwgYxAgBWyrEu145vK5o2gOvNuY/GAKFTX4h4GkqM2 vACnO9adjhAt8ufC0LDMhOMCYxplyBKTDNp5YQuPEea/CKKN3bVLw/uUB4FOUZrbp5mO VbWwNgK/6jV9zJsMZS+2Jsaybsul9c6ggO5YoWcME6KHzxAqtyGTJKOh1dtEr3Fv4O+I XYChnFDfvwI8FRzJo5+7f/YnmeVbCSOyFTEPaRi8S4RA6PRUdtRxy+ogCoLXXLRFVZzs CQaw==
MIME-Version 1.0
X-Received by 10.107.132.7 with SMTP id g7mr21334864iod.9.1437169223493; Fri, 17 Jul 2015 14:40:23 -0700 (PDT)
In-Reply-To <6D1DCEF3-0263-4FD1-97F5-A3AF6C600018@gmail.com>
References <6D1DCEF3-0263-4FD1-97F5-A3AF6C600018@gmail.com>
Date Sat, 18 Jul 2015 07:40:23 +1000
Subject Re: Python Requirements
From Chris Angelico <rosuav@gmail.com>
Cc "python-list@python.org" <python-list@python.org>
Content-Type text/plain; charset=UTF-8
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.20+
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.663.1437169232.3674.python-list@python.org> (permalink)
Lines 20
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1437169232 news.xs4all.nl 2832 [2001:888:2000:d::a6]:52909
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:94035

Show key headers only | View raw


On Sat, Jul 18, 2015 at 7:37 AM, Luke Harrison <lukeharrison59@gmail.com> wrote:
> As part of my A2 Computing coursework, I need to program a solution using
>
> Python 3.4. I also need to document the minimum requirements to run Python
>
> 3.4 on a Windows machine, including minimum RAM, minimum processing power,
>
> minimum hard disk space and monitor resolution.

Simple answer: If it's capable of running a modern Windows, it's
capable of running Python. There's no screen resolution requirements,
and the RAM, CPU, and HD requirements depend more on what you do with
Python than on the language itself. The easiest way to find out is to
try it - grab the installer, plop it onto a system, see how much less
disk space you have. Then start running code and see how efficient it
is. There's a world of difference between the RAM/CPU requirements of
"Hello, world" and a program that does video processing, and that's
true regardless of the language.

ChrisA

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


Thread

Re: Python Requirements Chris Angelico <rosuav@gmail.com> - 2015-07-18 07:40 +1000

csiph-web