Contents

flatdict 4.0.1

0

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

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

How to Install flatdict

You can install flatdict using pip

pip install flatdict

or add it to a project with poetry

poetry add flatdict

Package Details

Author
Gavin M. Roy
License
BSD 3-Clause License
Homepage
https://github.com/gmr/flatdict
PyPi:
https://pypi.org/project/flatdict/

Classifiers

  • Software Development/Libraries
No  flatdict  pypi packages just yet.

Errors

A list of common flatdict errors.

Code Examples

Here are some flatdict code examples and snippets.