The next 20 years of Python
The next 20 years of Python
Posted Jul 13, 2013 0:48 UTC (Sat) by garrison (subscriber, #39220)In reply to: The next 20 years of Python by Wummel
Parent article: The next 20 years of Python
In the past year, the porting of major libraries to Python3 has really picked up steam. As a matter of fact, as of a few weeks ago every package I develop against (including various Django and scientific computing libraries) now supports Python3. I've been using Python3 exclusively for a month now without looking back. It's true that I still make sure any libraries I write work on Python2 as well, but Python3 is here and ready, and over the next year more and more people are going to realize it's possible to use it exclusively.
