Skip to content

Comment on Can I Use Python 3?parent

Comments

You are right that Python 2 is good enough, but I'd add a majestically large "yet", because that will change from one day to the other.

My primary machine runs Arch Linux, a distro that switched the /usr/bin/python link to python3 some months ago, thus generating a sort of "majority Python 3" environment. I myself, having been rather apathetic on the switchover before, have switched completely to Python 3 just because using Python 2.x has become a hassle.

Admittedly, I am in the fortunate position that all my active python projects could be moved over easily, once boost-python and matplotlib were solidly 3-ready. Other libaries are more problematic (looking at you, every Django-plugin out there).

My point is, Python 2 won't be good enough for long and for some of us it already isn't any more.

Arch Linux has been python3 by default for several years now. I remember it was a very controversial decision at the time.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.