Scientific Python - SPEC 1 — Lazy Loading of Submodules and Functions

This SPEC recommends a lazy loading mechanism—targeted at libraries—that avoids import slowdowns and provides explicit submodule exports.


This is a companion discussion topic for the original entry at https://scientific-python.org/specs/spec-0001