Path: csiph.com!weretis.net!feeder4.news.weretis.net!storethat.news.telefonica.de!feedme.news.telefonica.de!telefonica.de!fu-berlin.de!uni-berlin.de!not-for-mail From: "Eric S. Johansson" Newsgroups: comp.lang.python Subject: Re: Python on Windows with linux environment Date: Thu, 2 Jun 2016 13:04:45 -0400 Lines: 15 Message-ID: References: <50ab8154-ac2c-a613-99de-d922e87b65f1@harvee.org> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de iLzDNoCrOaw3foSLTGiMkQPDbtExOQ371wEy+AGx21fg== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.021 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'subject:Python': 0.05; 'scripts': 0.09; 'subject:Windows': 0.09; 'sucks': 0.09; 'suggestions.': 0.09; 'python': 0.10; 'thu,': 0.15; '2016': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'wrote:': 0.16; 'windows': 0.20; 'bit': 0.23; 'written': 0.24; 'header:In-Reply- To:1': 0.24; 'header:User-Agent:1': 0.26; 'installed': 0.26; 'linux': 0.26; 'mostly': 0.27; 'went': 0.28; '(it': 0.29; '-0700,': 0.29; 'window': 0.30; 'windows.': 0.33; 'changing': 0.34; 'could': 0.35; 'but': 0.36; 'there': 0.36; 'to:addr:python- list': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'received:10': 0.37; 'being': 0.37; 'operating': 0.37; 'received:org': 0.37; 'thank': 0.38; 'hi,': 0.38; 'system.': 0.39; 'to:addr:python.org': 0.40; 'subject:with': 0.40; 'still': 0.40; 'field': 0.60; 'your': 0.60; 'valuable': 0.61; 'research': 0.62; 'charset:windows-1252': 0.62; 'you.': 0.64; 'python-list': 0.66; 'ali': 0.95 DKIM-Filter: OpenDKIM Filter v2.9.2 z.eggo.org 1116F5800FB DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=harvee.org; s=5A244BA4-9B4C-11E4-B3C5-4D2F21081A62; t=1464887088; bh=NgniSwNS8pVj3UHarzI83EiMRju1BC2fRyLXyjHvRg4=; h=Subject:To:From:Message-ID:Date:MIME-Version:Content-Type: Content-Transfer-Encoding; b=RsuHTYsJ0JPMLgAfFmxPugZqWALYeg1nUxHPU2RajyzyDPleSyqSxSjREhgY5cWKj CnQBqfQSUf1fpGq65/1CsgbwtZqHemnIOrUsKJo70HLq3ESTU1PC86HGhTDRZCXIPn QrpExIWBjOhqwP0KnmhiGzBes8nlhn9ExAFTTy6k= X-Virus-Scanned: amavisd-new at harvee.org User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.0 In-Reply-To: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: <50ab8154-ac2c-a613-99de-d922e87b65f1@harvee.org> X-Mailman-Original-References: Xref: csiph.com comp.lang.python:109374 On 6/2/2016 12:38 PM, Wildman via Python-list wrote: > On Thu, 02 Jun 2016 04:22:45 -0700, Muhammad Ali wrote: > >> Hi, >> >> I use windows regularly, however, I use linux for only my research work at supercomputer. In my research field (materials science) most of the scripts are being written in python with linux based system. Could I installed such linux based python on my window 7? So that I can use those linux based scripts written in python and I can also write my own scripts/code without entirely changing my operating system from windows to linux. >> >> Looking for your valuable suggestions. >> >> Thank you. > There is coLinux and andLinux. those are both mostly dead (it seems). I went the cygwin route. still sucks but a bit less than straight windows.