About Anaconda Help Download Anaconda

Python module for interacting with nested dicts as a single level dict with delimited keys

copied from cf-post-staging / flatdict

Installers

  • noarch v4.1.0

conda install

To install this package run one of the following:
conda install conda-forge::flatdict

Description

FlatDict and FlatterDict are a dict classes that allows for single level, delimited key/value pair mapping of nested dictionaries. You can interact with FlatDict and FlatterDict like a normal dictionary and access child dictionaries as you normally would or with the composite key.


© 2026 Anaconda, Inc. All Rights Reserved. (v4.2.17) Legal | Privacy Policy