autoimport

Lightweight Python lazy imports that defer module loading to reduce startup time and initial memory use.

What is autoimport?

Lightweight Python lazy imports that defer module loading to reduce startup time and initial memory use.