The program takes a JSON object as input and outputs a flattened version of the JSON object, with keys as the path to every terminal value in the JSON structure.
Python3 PATH_TO_FILE/flattener.py
Python3 -m unittest PATH_TO_FILE/test_file.py
| Name | Name | Last commit date | ||
|---|---|---|---|---|
The program takes a JSON object as input and outputs a flattened version of the JSON object, with keys as the path to every terminal value in the JSON structure.
Python3 PATH_TO_FILE/flattener.py
Python3 -m unittest PATH_TO_FILE/test_file.py