Hacker News new | ask | show | jobs
by hcarvalhoalves 3638 days ago
> When the same question is ask, but as "How do I write fast Python" there is a resounding "You write C/++, not Python."

Cython and PyPy get you pretty far.