The collections module implements several container types in addition to the standard Python built-in collections, dict, list, set and tuple.
collections
Below are some of the specialized data types provided by this module.