Python 2.7 vs Python 3.3 for Django development -


we starting cloud-based apps based on python + django , have small dilemma. @ first decided go python 3.3, saw lot of libraries/modules have not been ported yet, might have work make sure works python 3.3.

given fact projects starting have time frame of few years advice give us? go python 2.7 or python 3.3?

thanks in advance!

go python 2.7 now. make sure code translates cleanly when using 2to3. when modules available python 3.x, translate code , run it.


Comments

Popular posts from this blog

javascript - DIV "hiding" when changing dropdown value -

Does Firefox offer AppleScript support to get URL of windows? -

android - How to install packaged app on Firefox for mobile? -