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


Groups > comp.lang.python > #66985

Re: Mac vs. Linux for Python Development

Path csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.datemas.de!rt.uk.eu.org!newsfeed.xs4all.nl!newsfeed4.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail
Return-Path <torriem+gmail@torriefamily.org>
X-Original-To python-list@python.org
Delivered-To python-list@mail.python.org
X-Spam-Status OK 0.022
X-Spam-Evidence '*H*': 0.96; '*S*': 0.00; 'subject:Python': 0.06; 'dev': 0.07; 'developer.': 0.07; 'editor.': 0.09; 'url:github': 0.09; 'python': 0.11; 'windows': 0.15; 'cons': 0.16; 'from:addr:torriem': 0.16; 'from:name:michael torrie': 0.16; 'numpy': 0.16; 'wrote:': 0.18; 'thoughts': 0.19; 'machine': 0.22; 'header:User-Agent:1': 0.23; 'environment': 0.24; "i've": 0.25; 'developers': 0.25; 'full-time': 0.26; 'developing': 0.27; 'header :In-Reply-To:1': 0.27; 'function': 0.29; 'am,': 0.29; 'generally': 0.29; 'option': 0.32; 'run': 0.32; 'text': 0.33; 'development.': 0.33; 'mac': 0.33; "i'd": 0.34; "can't": 0.35; 'but': 0.35; 'there': 0.35; 'ubuntu': 0.36; 'virtual': 0.37; 'message- id:@gmail.com': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'received:org': 0.40; 'how': 0.40; 'even': 0.60; 'hear': 0.63; 'soon': 0.63; 'love': 0.65; 'subject:. ': 0.67; 'clicking': 0.73; "how's": 0.74; 'sublime': 0.84; 'absolutely': 0.87; 'subject:Development': 0.95
X-Virus-Scanned amavisd-new at torriefamily.org
Date Mon, 24 Feb 2014 10:34:37 -0700
From Michael Torrie <torriem@gmail.com>
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20131118 Thunderbird/17.0.11
MIME-Version 1.0
To python-list@python.org
Subject Re: Mac vs. Linux for Python Development
References <2465a8c7-ce0e-4606-ad3b-9135c96e3e4c@googlegroups.com>
In-Reply-To <2465a8c7-ce0e-4606-ad3b-9135c96e3e4c@googlegroups.com>
Content-Type text/plain; charset=ISO-8859-1
Content-Transfer-Encoding 7bit
X-BeenThere python-list@python.org
X-Mailman-Version 2.1.15
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.7317.1393263291.18130.python-list@python.org> (permalink)
Lines 23
NNTP-Posting-Host 2001:888:2000:d::a6
X-Trace 1393263291 news.xs4all.nl 2845 [2001:888:2000:d::a6]:46565
X-Complaints-To abuse@xs4all.nl
Xref csiph.com comp.lang.python:66985

Show key headers only | View raw


On 02/23/2014 01:43 AM, twiz wrote:
> I've been developing with python recreationally for a while on Ubuntu
> but will soon be transitioning to full-time python development.  I
> have the option of using a Mac or Ubuntu environment and I'd like to
> hear any thoughts on the pros and cons of each. Specifically, how's
> the support for numpy and scipy?  How are the IDEs?

I know a lot of Mac developers that love the Sublime text editor.  And
if you combine it with https://github.com/lunixbochs/actualvim, it's
even better.

Personally OS X's focus policy drives me absolutely bonkers as a
developer.  And I can't function without alt-middle clicking to size
windows and alt-click to move windows.

> Since I generally like working with a Mac, I'd like to hear if there
> are any significant downsides to python dev on OsX.

You can always run a virtual machine on OS X and have the best of both
worlds.


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


Thread

Mac vs. Linux for Python Development twiz <twizansk@gmail.com> - 2014-02-23 00:43 -0800
  Re: Mac vs. Linux for Python Development Chris Angelico <rosuav@gmail.com> - 2014-02-23 19:58 +1100
    Re: Mac vs. Linux for Python Development twiz <twizansk@gmail.com> - 2014-02-23 02:17 -0800
      Re: Mac vs. Linux for Python Development Chris Angelico <rosuav@gmail.com> - 2014-02-23 21:24 +1100
      Re: Mac vs. Linux for Python Development Ned Deily <nad@acm.org> - 2014-02-23 03:49 -0800
  Re: Mac vs. Linux for Python Development Andriy Kornatskyy <andriy.kornatskyy@live.com> - 2014-02-23 11:51 +0200
  Re: Mac vs. Linux for Python Development "Günther Dietrich" <gd.usenet@spamfence.net> - 2014-02-23 12:34 +0100
  Re: Mac vs. Linux for Python Development Dave Cook <davecook@nowhere.net> - 2014-02-24 03:37 +0000
  Re: Mac vs. Linux for Python Development William Ray Wing <wrw@mac.com> - 2014-02-24 10:33 -0500
  Re: Mac vs. Linux for Python Development Michael Torrie <torriem@gmail.com> - 2014-02-24 10:34 -0700
  Re: Mac vs. Linux for Python Development Michael Torrie <torriem@gmail.com> - 2014-02-24 10:42 -0700
  Re: Mac vs. Linux for Python Development Chris Angelico <rosuav@gmail.com> - 2014-02-25 05:37 +1100
    Re: Mac vs. Linux for Python Development Grant Edwards <invalid@invalid.invalid> - 2014-02-24 19:35 +0000
  Re: Mac vs. Linux for Python Development Roy Smith <roy@panix.com> - 2014-02-23 09:20 -0500
  Re: Mac vs. Linux for Python Development "Mark H. Harris" <harrismh777@gmail.com> - 2014-03-01 14:32 -0800
    Re: Mac vs. Linux for Python Development Chris Angelico <rosuav@gmail.com> - 2014-03-02 09:57 +1100
    Re: Mac vs. Linux for Python Development Ned Deily <nad@acm.org> - 2014-03-01 15:07 -0800
    Re: Mac vs. Linux for Python Development "Frank Millman" <frank@chagford.com> - 2014-03-02 07:51 +0200
    Re: Mac vs. Linux for Python Development Chris Angelico <rosuav@gmail.com> - 2014-03-02 17:57 +1100
    Re: Mac vs. Linux for Python Development "Frank Millman" <frank@chagford.com> - 2014-03-02 09:35 +0200
    Re: Mac vs. Linux for Python Development Chris Angelico <rosuav@gmail.com> - 2014-03-02 20:58 +1100

csiph-web