flatten-dict 0.4.2
0
A flexible utility for flattening and unflattening dict-like objects in Python.
Contents
A flexible utility for flattening and unflattening dict-like objects in Python.
How to Install flatten-dict
You can install flatten-dict using pip
pip install flatten-dict
or add it to a project with poetry
poetry add flatten-dict
Package Details
- Author
- Ian Lin
- License
- MIT
- Homepage
- https://github.com/ianlini/flatten-dict
- PyPi:
- https://pypi.org/project/flatten-dict/
Classifiers
- Utilities
Related Packages
Errors
A list of common flatten-dict errors.
Code Examples
Here are some flatten-dict
code examples and snippets.