dotty-dictionary is a Python library that provides a dictionary-like object that allows you to access nested dictionaries using dot notation. dotty-dictionary is a fork of pawelzny/dotty_dict that ...
MindDict is a lightweight Python package that extends the built-in dict with practical utilities for data manipulation. It makes your dictionaries more expressive, readable, and fun to use — all ...