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

科技回声

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

GitHubTwitter

首页

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

资源链接

HackerNews API原版 HackerNewsNext.js

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

Python 3 is now used in 36% commercial projects

12 点作者 mnmlsm超过 7 年前

1 comment

staticelf超过 7 年前
I think Python made a bit of a bad move with Python 3. I mean, for how many years have it been released without even reaching 50% of usage?<p>Look at many other languages, php, ruby etc. They make breaking changes and give the users a choice. If you want the new features, you&#x27;ll have to upgrade. PHP7 for example, has been out for about 2 years now and almost have 10% usage already. It&#x27;s not great, but I think the upgrades will go a lot faster than in the Python community as libraries and frameworks move to the new version and completely stops supporting the old.<p>I think that is a better path for tools like programming languages instead of making new stuff for two different versions. People are lazy, companies even more so. If there is no reason to update they won&#x27;t.