Skip to content
forked from gmr/flatdict

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

License

Notifications You must be signed in to change notification settings

codejedi365/flatdict

 
 

Repository files navigation

FlatDict

pypi GitHub Release Date PyPI - Downloads PyPI - License GitHub Issues

FlatDict is a Python library for interacting with nested dictionaries and lists as a single-level dictionary with delimited keys.

This library provides the FlatDict class for flattening nested dictionaries, and the FlatterDict class for flattening nested dictionaries and sequences (lists and tuples).

The official documentation can be found at codejedi365.github.io/flatdict.

About

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

Resources

License

Contributing

Stars

Watchers

Forks

Languages

  • Python 86.1%
  • Shell 13.9%