|
|
|
|
|
by bobmoretti
4623 days ago
|
|
I'm still on Python 2.7. I've built up a lot of infrastructure at work surrounding the "scipy stack". Are there any major libraries that have not yet been ported to Python 3? I'd be interested to hear about others' experiences making the plunge. |
|
boto, fabric, Django (still 'experimental'), and various django packages are my blockers.
gevent also doesn't support python 3.x yet afaik. Can the asyncio stuff supercede it?