Linux Mint
My Places
Sign in
Community
Software
Users
Moderation
Beta Testing
ISO Images
Teams
python3-lazy-loader
Python module to easily load subpackages and functions on demand
https://github.com/scientific-python/lazy_loader
0
no reviews
Install
Lazy-loader is targeted at libraries that avoids import slowdowns and provides explicit submodule exports. It allows subpackages to be made visible to users without incurring import costs.