zope.deferredimport

zope.deferredimport allows you to perform imports names that will only be resolved when used in the code.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install zope-deferredimport

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
5.0 2023-06-29  
4.4 2021-12-10  
4.3.1 2019-08-05  
4.3 2018-10-05  
4.2.1 2017-10-24  
4.2.0 2017-08-08  
4.1.0 2014-12-26  
4.0.0 2013-02-28  
3.5.3 2010-09-25  
3.5.2 2010-05-24  
3.5.1 2010-04-30  
3.5.0 2009-02-04  
3.4.0 2007-07-19  
3.4dev pre-release 2007-04-23  
1.0 2007-02-18  

Issues with this package?

Page last updated 2025-06-27 18:32:37 UTC