Skip to content
#

for-humans

Here are 22 public repositories matching this topic...

iwconfig
iwconfig commented May 21, 2022

It is possible to map JSON keys to fields with different names. However, I would like to map nested JSON/dict by key path, preferably by dot-delimited strings

'parent.child.grandchild[1].sibling'

or as lists of keys

['parent', 'child', 'grandchild', 1, 'sibling']
enhancement help wanted good first issue acknowledged

Improve this page

Add a description, image, and links to the for-humans topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the for-humans topic, visit your repo's landing page and select "manage topics."

Learn more