nested-lookup/nested_lookup
Guillaume dfc2483e3e added dict as a possible output
when the user wants to keep some structure in the result, the `ouptut` option allows to return a `dict` with the matched keys as keys and corresponding values as values.
2018-04-24 09:47:47 -07:00
..
__init__.py fix py3 package namespace using relative import. 2015-12-02 18:08:25 -05:00
nested_lookup.py added dict as a possible output 2018-04-24 09:47:47 -07:00