This package extends the functionality of the normal Python dictionary by
affording the ability to lookup dictionary keys as instance attributes
(i.e. __getattr__) instead of "indices" (i.e. __getitem__).
.
This package contains the Python 3 version.
Installed Size: 38.9 kB
Architectures: all