| Home | Trees | Indices | Help |
|
|---|
|
|
Classes Adict, frozendict, decorator Proxy1ce and private (INTERNAL) functions and singletons.
Version: 25.04.08
| Classes | |
|
Adict A dict with key and attribute access to the
items and callable to add items.
|
|
|
frozendict An immutable Python dict with key and attribute
access to the items.
|
|
|
Proxy1ce Decorator for a lazily evaluated dict or lazily imported module or singleton, avoiding circular imports and providing access to the dict's items or the singleton's or module's attributes. |
|
| Functions | |||
|
|||
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Apr 8 11:26:16 2025 | http://epydoc.sourceforge.net |