TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Pythonxy - Scientific-oriented Python Distribution based on Qt and Spyder

26 点作者 powertry超过 11 年前

3 条评论

mkl超过 11 年前
I&#x27;ve switched to Anaconda recently: <a href="http://continuum.io/downloads" rel="nofollow">http:&#x2F;&#x2F;continuum.io&#x2F;downloads</a><p>It has all the same libraries, Spyder, etc., and seems much more versatile, with easy package management and upgrades, and the ability to have different independent environments, e.g. one for Python 2.7 and one for Python 3: <a href="http://continuum.io/blog/anaconda-python-3" rel="nofollow">http:&#x2F;&#x2F;continuum.io&#x2F;blog&#x2F;anaconda-python-3</a><p>Plus it&#x27;s cross-platform and works pretty much identically on Linux and Windows (and presumably Mac).
评论 #7042573 未加载
评论 #7043027 未加载
numlocked超过 11 年前
First, it should be noted that pythonxy is for windows. Second, I find it hard to continue recommending pythonxy because of it&#x27;s lack of 64 bit support. This limits the memory consumption of the python process to 2gb, which is unacceptable in a lot of modeling scenarios. I&#x27;d recommend Anaconda, or Spyder + 64 bit versions of the python packages you need (available here for windows users: <a href="http://www.lfd.uci.edu/~gohlke/pythonlibs/" rel="nofollow">http:&#x2F;&#x2F;www.lfd.uci.edu&#x2F;~gohlke&#x2F;pythonlibs&#x2F;</a>).
m_mueller超过 11 年前
Just to let you know (in case OP has edit access): The screenshots on the Wiki Page give a 404 error.