I intend to orphan the python-orderedattrdict package, as it was only packaged as a dependency of the now defunct mlbstreamer. The package description is: An ordered dictionary with attribute-style access. . AttrDict behaves exactly like collections.OrderedDict, but also allows keys to be accessed as attributes. . It also allows for loading JSON and YAML while preserving the order of keys . This is the Python3 package. Cheers,