python-zope-deferredimport 4.3.1
Propagated dependencies: python-zope-proxy@4.3.5
Channel: guix
Licenses: Zope Public License 2.1
Synopsis: Defer imports until used by code
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 provided 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.
Total results: 1