Description
Objects can be wrapped in lazy proxies so expensive values are created only when needed. This legacy Python 2 library helps frameworks defer initialization while preserving object-like behavior.
It is imported by applications and dependencies, not used directly by end users. Proxy behavior should be tested where identity, attributes, or lifecycle matter.