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

Dependencies

Releases

Version Released Bookworm
Python 3.11
Trixie
Python 3.13
Files
6.1.1 2026-02-16    
6.1 2026-02-09    
6.0 2025-09-12    
5.1 2025-08-11    
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 2026-09-03 11:11:22 UTC