Author: Chris Griffith

Coding Overview Tutorial

Introducing Box – Python dictionaries with recursive dot notation access

Everyone loves Python’s dictionaries; they’re fast, easy to create and quite handy for a range of reasons. However, there are times that [“typing”][“out”][“all”][“those”] extra quotes and  brackets seems excessive. Wouldn’t it…Continue readingIntroducing Box – Python dictionaries with recursive dot notation access