Commit graph

10 commits

Author SHA1 Message Date
de3630f0f3 Fix for issue #7 (Enable key lookup after the key is found) 2018-10-14 11:17:29 +05:30
395ee0185b New Feature (finding occurrence) - typo correction 2018-10-08 16:31:51 +05:30
7692fc2754 New Feature (finding occurence) - typo correction 2018-10-08 16:26:29 +05:30
904a2b957d New feature (Finding occurance) 2018-10-08 16:09:19 +05:30
0d17bb8c7f running black on files and updating docs.
modified:   README.rst
	modified:   nested_lookup/nested_lookup.py
	modified:   test_nested_loopkup.py
2018-09-25 17:32:36 -04:00
c1ca4c1e1e Reverted PEP8 correction 2018-09-24 12:23:56 +05:30
Ramesh RV
bb7ab509eb Addition of new feature (get_all_keys) 2018-09-23 17:46:50 +05:30
756ad31763 added tests for the new with_keys option.
modified:   README.rst
	modified:   nested_lookup/nested_lookup.py
	modified:   test_nested_loopkup.py
2018-04-24 12:50:00 -07:00
d46f683e76 wild mode: case insesitive key substring nested_lookups 2017-09-25 11:19:18 -07:00
Russell Ballestrini
b530c0a586 first commit, working with tests.
new file:   .gitignore
	new file:   README.rst
	new file:   __init__.py
	new file:   nested_lookup.py
	new file:   setup.py
	new file:   test_nested_loopkup.py
2015-11-06 23:30:53 -05:00