Earlier quoted context omitted.
you hate it? care to elaborate?
Yes, hate. It boils down to my personal preference, though, so take it with less than a grain of salt. The MAIN things that bother me: * Slowness * Enforced rules on whitespace * Incompatibility between 2.7 and 3.x * The fact that many tools still use 2.7, making something virtualenv necessary at all * Needing both pip and conda (i.e. to try Caffe) * Extreme dynamic typing means code completions are often poor or of…
If anyone complains about Python performance and don't use PyPy....they are poking themselves in the eye.