Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 738 Bytes

File metadata and controls

13 lines (8 loc) · 738 Bytes

Dictionary Tools

Code Health Build Status Coverage Status

This library contains a number of different types of dictionaries which extend the standard types of dictionaries the Python comes with.

These can either be used as is, or you can combine them to create another type of dictionary which supports multiple options.