Skip to content

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

Contributors

Languages

  • Python 86.1%
  • Shell 13.9%