python3-zope.deferredimport
Deferred imports of Python modules
Description
Often, especially for package modules, you want to import names for convenience, but not actually perform the imports until necessary. The zope.deferredimport package provides facilities for defining names in modules that will be imported from somewhere else when used. You can also cause deprecation warnings to be issued when a variable is used.Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/zopefoundation/zope.deferredimport
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python3-zope.deferredimport