About Anaconda Help Download Anaconda

Attribute-access ordered dictionary

Installers

Info: This package contains files in non-standard labels.
  • noarch v0.9.4

conda install

To install this package run one of the following:
conda install conda-forge::atdict
conda install conda-forge/label/cf202003::atdict

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy