Lightweight Python lazy imports that defer module loading to reduce startup time and initial memory use.
python performance developer-tools lazy-loading startup-time imports memory-optimization lazy-import
-
Updated
Aug 3, 2026 - Python