Hacker News new | ask | show | jobs
by TeMPOraL 2394 days ago
If you must use Python, then pawn off the important work to C. Half of the reason this language exists for is easy FFI, and that's all the popular libraries get enough performance to be usable for non-toy applications.