I am programming a django based website. I actually use a small computer under Ubuntu 10.04.
I would like to buy something more professional, so I am wondering whether an iMac is good for that, because :
Is there a free IDE as good as eclipse on MacOS ?
Is there a remote python debugger like pydev for eclipse ?
Is there some typical issues with python on MacOS ?
does apache+mod_wsgi works well on MacOS ?
解决方案
Why do you consider iMac to be more or less professional than anything else? Hardware? System?
Note: I'm myself a MacOSX and Linux user.
Unless it's a requisite, most times I'd say it's only a matter of personal taste.
As said by others earlier, everything you cited works fine on MacOSX.
However, you should consider the 3rd party libraries you're going to use with Python.
I would cite a problem I had with MySQLdb (MySQL-python) on MacOSX, but it has been solved. You might face other problems in the way, but nothing that could stop you from using Django, Eclipse, etc.
博主正在为他们的Django项目寻找更专业的硬件,并考虑购买iMac。他们询问了关于Mac上是否有免费的IDE能替代Eclipse,是否支持远程Python调试器如PyDev,以及Python和Apache+mod_wsgi在MacOS上的运行情况。虽然存在一些可能遇到的问题,如特定库的兼容性,但大多数时候Django、Eclipse等都能在MacOS上正常工作。解决方案提到,选择iMac主要看个人偏好,而在Mac上搭建Python开发环境是可行的,只是要注意第三方库的兼容性问题。

被折叠的 条评论
为什么被折叠?



