atdict
Attribute-access ordered dictionary
Attribute-access ordered dictionary
To install this package, run one of the following:
atdict is an attribute-access ordered dictionary. You can use a key name as an attribute to access the value of the dictionary for a key, for example, o.keyname rather than o['keyname']. Only a minimum set of methods are implemented so as to minimize the chances of name conflicts.
Summary
Attribute-access ordered dictionary
Last Updated
May 17, 2021 at 00:44
License
BSD-3-Clause
Total Downloads
8.1K
Supported Platforms
GitHub Repository
https://github.com/alphatwirl/atdictDocumentation
https://github.com/alphatwirl/atdict#atdict