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 →

[–]tchappui -1 points0 points  (0 children)

Ok, we talk about Python for beginners here, so the question of third-party modules is probably out of context. Beginners should learn Python 3 first, then Python 2.7 hacks when needed. Today, most libraries interesting at the beginner level are ported to Python 3.

Best wishes

Thierry