[Baypiggies] Companies moving to Python 3?

wesley chun wescpy at gmail.com
Sat Oct 10 08:26:36 CEST 2015


Larger organizations take more time to move. The backwards-incompatibility
is unfortunate but necessary. As more and more large, well-known packages,
i.e., Django, migrate to 3.x, so will users. However, as Wai Yip mentioned,
if you're not motivated to move (everything "works as intended"), then you
won't.

Remember SCons <http://scons.org>? That was invented using 1.5 and stayed
that way until recently. They were backporting 2.x patches to their 1.x
system for the longest time.

With regards to the OP, at Google, we're still using 2.x, however there are
efforts internally that are moving forward with 3.x and preparing the
shift. I even wrote recently
<http://wescpy.blogspot.com/2015/08/accessing-gmail-from-python-plus-bonus.html>
that even the Google APIs Client Library is now available for Python 3
users.

Cheers,
-- Wesley
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
"A computer never does what you want... only what you tell it."
    +wesley chun <http://google.com/+WesleyChun> : wescpy at gmail : @wescpy
<http://twitter.com/wescpy>
    Python training & consulting : http://CyberwebConsulting.com
    "Core Python" books : http://CorePython.com
    Python blog: http://wescpy.blogspot.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/baypiggies/attachments/20151009/20b5ba69/attachment.html>


More information about the Baypiggies mailing list