Different productivity hacks work for different people, which is why there are so many of them. But if you happen to be a visual learner, there’s one in particular that might be suited for you: mind ...
Python programs are set to get faster startup times with PEP 810 "Explicit lazy imports," which allows scripts to defer loading imported libraries until they're actually needed rather than at startup.