tags:

views:

252

answers:

1

Specifically within Python (may extend to C and Java), what is the paramount library that every programmer should know how to use and why?

+11  A: 
Stephan202
+1 for the obvious answer :-) More seriously, since the question doesn't state any explicit needs or requirements there can't be many sensible answers to it.
Joey
Indeed. Only go further if you specifically need extra functionality not in the PSL. Maybe twisted for networking and PyQt, PyGTK for gui's etc.As far as why. Well because you are almost always guaranteed access to the PSL and it honestly does almost anything in a nice pythonic way.
Chazadanga
+1 for Cats who code, who have a cat-related name and appear to have some genuinely useful stuff.
Zarkonnen