473,396 Members | 1,996 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Status of Python / Platform-specific support ??

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

Jul 18 '05 #1
2 1927
In article <iR*******************@news4.e.nsc.no>,
Thomas Weholt <20**@weholt.org> 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 (aa**@pythoncraft.com) <*> http://www.pythoncraft.com/

"Not everything in life has a clue in front of it...." --JMS
Jul 18 '05 #2
In article <be**********@panix2.panix.com>, Aahz <aa**@pythoncraft.com> wrote:
In article <iR*******************@news4.e.nsc.no>,
Thomas Weholt <20**@weholt.org> 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.

Jul 18 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

20
by: Ilias Lazaridis | last post by:
" A cooperation between Sun Microsystems and IBM&Co. in conjunction with liberal & high evolutive communities would result in an nearly unbeatable programming platform. My evaluation has shown:...
1
by: administrata | last post by:
Hello. I was about to use tutor-mailing But, When i send to tutor@python.org reply is... This is an automatically generated Delivery Status Notification. Delivery to the following...
47
by: Kenneth McDonald | last post by:
Is there any emerging consensus on the "best" UI for toolkit. Tk never quite made it but from what I can see, both qt and wxWin are both doing fairly well in general. I'm already aware of the...
16
by: bobrik | last post by:
Hello, I am using the Python DB API for access to MySQL. But it is not platform-independent - I need a module not included in Python by default - python-mysql, and it uses a compiled binary...
8
by: =?iso-8859-1?B?QW5kcuk=?= | last post by:
I would like to find out how I can launch an independent Python program from existing one in a cross-platform way. The result I am after is that a new terminal window should open (for io...
81
by: Russ | last post by:
I just stumbled onto PEP 316: Programming by Contract for Python (http://www.python.org/dev/peps/pep-0316/). This would be a great addition to Python, but I see that it was submitted way back in...
12
by: betabrain.honshu | last post by:
Hi Folks, for those of you who are familiar with the micropledge.com project, here is a good opportunity to spend or earn something: http://micropledge.com/projects/pysalsa20 I know that the...
2
by: Oolon Colluphid | last post by:
hi, i need access to application attributes of IM (like Adium, aMsn, MS Messenger) on Mac platform via appscript module. once instantiated the application object with: app=app("Adium") i don't...
145
by: Dave Parker | last post by:
I've read that one of the design goals of Python was to create an easy- to-use English-like language. That's also one of the design goals of Flaming Thunder at http://www.flamingthunder.com/ ,...
0
by: Edwin.Madari | last post by:
updated creature running in its own thread will get you started. try it foryourself, change sleep times per your need. import os, sys, threading, time class Creature: def __init__(self,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.