#lazyimport — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #lazyimport, aggregated by home.social.
-
Nice, lazy import in Python on the way.
https://peps.python.org/pep-0810/
Though I must say that pythonbuilder (https://codeberg.org/harald/pythonbuilder ) is able to start up, define ~20 targets, analyze them, and if there is nothing to do, finish in around 50ms. Lazy loading might hardly improve it, but lets see.