DESCRIPTION.rst 238 B

1234
  1. A collection of Python dictionary types that support attribute-style access.
  2. Includes *defaultdict*, *OrderedDict*, restricted, *ChainMap*, *Counter*, and
  3. frozen implementations plus miscellaneous utilities for writing Python software.