Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > Status of Python / Platform-specific support ??

Reply
Thread Tools

Status of Python / Platform-specific support ??

 
 
Thomas Weholt
Guest
Posts: n/a
 
      07-06-2003
Hi,

I've been using Python on both Windows 2000 and Linux for some time now. On
Windows I've used PythonWin as editor, Emacs on Linux. This has been working
ok so far. Now as Python will be a part of Mac OS X Panther will this affect
Pythons support for platform-specific modules in a big way? I'm not a
Mac-expert, but OS X is basically a Unix-clone as base with a Apple-GUI on
top, right? So most *nix apps will compile and run nicely on that platform?
With Python as an integrated part of the system, I'd be seriously thinking
about changing platform.

Can anyone enlighten me as to what the current status is for Python on Mac,
as for support, IDEs etc. ? Is Mac shaping up to be the best platform for
Python development and python lovers in general, or is Mac just catching up
to Linux?

Any thoughts on platform benefits for python developers; Win32 vs. Linux vs.
Mac? Drawbacks?

Best regards,
Thomas W





 
Reply With Quote
 
 
 
 
Aahz
Guest
Posts: n/a
 
      07-07-2003
In article <iR1Oa.11255$>,
Thomas Weholt <> wrote:
>
>I've been using Python on both Windows 2000 and Linux for some time
>now. On Windows I've used PythonWin as editor, Emacs on Linux. This
>has been working ok so far. Now as Python will be a part of Mac OS X
>Panther will this affect Pythons support for platform-specific modules
>in a big way? I'm not a Mac-expert, but OS X is basically a Unix-clone
>as base with a Apple-GUI on top, right? So most *nix apps will compile
>and run nicely on that platform? With Python as an integrated part of
>the system, I'd be seriously thinking about changing platform.
>
>Can anyone enlighten me as to what the current status is for Python
>on Mac, as for support, IDEs etc. ? Is Mac shaping up to be the best
>platform for Python development and python lovers in general, or is Mac
>just catching up to Linux?


That's tough to answer. For starters, Python 2.2 is already part of
10.2, but it's somewhat crippled (no Tkinter, and missing the critical
bugfixes of 2.2.1 and 2.2.2). Many Unix apps do compile easily, but
I've had trouble with a couple that aren't part of the Fink project (xli
and lrz/lsz). There are binary installers available for the Mac (see
the download pages on python.org).

I've been using Python on a Mac for more than a year now, because I
decided to get an iBook as my laptop, but my primary system is still a
Linux box, and I'm happier with that.
--
Aahz () <*> http://www.pythoncraft.com/

"Not everything in life has a clue in front of it...." --JMS
 
Reply With Quote
 
 
 
 
Cameron Laird
Guest
Posts: n/a
 
      07-07-2003
In article <beaebg$drg$>, Aahz <> wrote:
>In article <iR1Oa.11255$>,
>Thomas Weholt <> wrote:
>>
>>I've been using Python on both Windows 2000 and Linux for some time
>>now. On Windows I've used PythonWin as editor, Emacs on Linux. This
>>has been working ok so far. Now as Python will be a part of Mac OS X
>>Panther will this affect Pythons support for platform-specific modules
>>in a big way? I'm not a Mac-expert, but OS X is basically a Unix-clone
>>as base with a Apple-GUI on top, right? So most *nix apps will compile
>>and run nicely on that platform? With Python as an integrated part of
>>the system, I'd be seriously thinking about changing platform.
>>
>>Can anyone enlighten me as to what the current status is for Python
>>on Mac, as for support, IDEs etc. ? Is Mac shaping up to be the best
>>platform for Python development and python lovers in general, or is Mac
>>just catching up to Linux?

>
>That's tough to answer. For starters, Python 2.2 is already part of
>10.2, but it's somewhat crippled (no Tkinter, and missing the critical
>bugfixes of 2.2.1 and 2.2.2). Many Unix apps do compile easily, but
>I've had trouble with a couple that aren't part of the Fink project (xli
>and lrz/lsz). There are binary installers available for the Mac (see
>the download pages on python.org).
>
>I've been using Python on a Mac for more than a year now, because I
>decided to get an iBook as my laptop, but my primary system is still a
>Linux box, and I'm happier with that.

.
.
.
Me, too.

'Bout two weeks ago, I picked up a PowerBook as my daily
desktop. There's a LOT I like about it. I still retreat
to Linux or WinNT for Tkinter work, or the latest Python
builds. Eventually I'll figure out enough about my new
home to make Tkinter work here, too.

'Figured out a mpack/munpack replacement, Aahz?

Anyway, no, I don't think anyone can imagine MacOS to be
the most natural Python platform, but it's getting closer.
--

Cameron Laird <>
Business: http://www.Phaseit.net
Personal: http://phaseit.net/claird/home.html
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
can I use more than one status condition name in imaplib.status() harryos Python 0 10-13-2010 01:37 PM
Status of Python threading support (GIL removal)? Jure Erznožnik Python 51 06-22-2009 08:03 AM
Recommend a free 'Status Monitor' or 'Dashboard' to report overnight tasks status? Shug Java 13 12-15-2006 06:22 PM
Recommend a free 'Status Monitor' or 'Dashboard' to report overnight tasks status? Shug C++ 13 12-15-2006 06:22 PM
POST problem - IIS sc-win32-status:64; sc-status:400 saha ASP .Net 0 07-14-2005 07:10 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57