python-stuf

Python dictionary types with attribute style access
 
  0
  no reviews



Stuf provides a collection of Python dictionary types that support attribute style access.

Includes *defaultdict*, *OrderedDict*, restricted, *ChainMap*, *Counter*, and frozen implementations plus miscellaneous utilities for writing Python software.