CMD + K

atdict

Community

Attribute-access ordered dictionary

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::atdict

Usage Tracking

0.9.4
0.9.3
2 / 8 versions selected
Downloads (Last 6 months): 0

Description

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.

About

Summary

Attribute-access ordered dictionary

Last Updated

May 17, 2021 at 00:44

License

BSD-3-Clause

Total Downloads

8.1K

Supported Platforms

noarch