/nested-lookup

moved: https://git.unturf.com/python/nested-lookup/

Primary LanguagePython

nested_lookup

This repo was archived in favor of gitlab, permanent redirect:

Make working with JSON, YAML, and XML document responses fun again!

The nested_lookup package provides many Python functions for working with deeply nested documents. A document in this case is a a mixture of Python dictionary and list objects typically derived from YAML or JSON.