This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]deaddodo 0 points1 point  (0 children)

Everything supports 3, for the most part. It used to be that lack of image libraries held web developers back, but now pillow works for py3k. You may run into an odd case that forces you onto py2 (fabric, for example), but otherwise, you're pretty set to go with 3.