EasyImport is a library for lazy loading of modules. If you use it, the dependencies of unused functions would not be loaded. To use it, you must type “from easyimport import easyimporter as e” and access the modules via attributes on e.
EasyImport is a library for lazy loading of modules. If you use it, the dependencies of unused functions would not be loaded. To use it, you must type “from easyimport import easyimporter as e” and access the modules via attributes on e.