Hacker News new | ask | show | jobs
by Rotareti 2060 days ago
You can compile your Python code using Nuitka, the resulting binary has much better startup time. I do this for a couple of command line tools.