Nuacht

A simple python extention of the 'dict' data structure. Allows for accessing the dictionary values by using the keys as class attributes - matt-cles/dot-notation-dictionary ...
About A dictionary wrapper that allows attribute access and mutation using both dot notation and dictionary-style indexing.