module documentation

Implementation of TypedDict.

Class TypedDict Representation of TypedDict instances.
Class TypedDictBuilder Factory for creating typing.TypedDict classes.
Class TypedDictClass A template for typed dicts.
Class TypedDictProperties Collection of typed dict properties passed between various stages.
Exception TypedDictKeyMissing Undocumented