Commit graph

14 commits

Author SHA1 Message Date
825f5ff28f move nested_lookup into a module
modified:   README.rst
	new file:   nested_lookup/__init__.py
	renamed:    nested_lookup.py -> nested_lookup/nested_lookup.py
	modified:   setup.py
2015-12-02 17:16:21 -05:00
564f55a507 0.1.0 2015-12-02 16:27:11 -05:00
3218943ad9 had to had session arg for pip's parse_requirements
modified:   setup.py
2015-12-02 15:41:23 -05:00
c50bc0b355 Python 3 Support using six.iteritems() function.
modified:   README.rst
	modified:   nested_lookup.py
	new file:   requirements.txt
	modified:   setup.py
2015-12-02 14:54:51 -05:00
0e4c30b4fb Merge pull request #1 from Bleno/patch-1
Thank you!
2015-12-02 14:23:48 -05:00
Bleno
17c731921e Compatibility with python 3
Compatibility with python 3
2015-12-02 15:31:19 -02:00
265dff5d98 Update README.rst 2015-11-10 13:00:00 -05:00
9e8cb82e45 Added Douglas Miranda to list of authors 2015-11-10 12:51:54 -05:00
fb64e8a00a 0.0.2 tagged
modified:   README.rst
	modified:   setup.py
2015-11-07 09:16:44 -05:00
cc050fd409 modified: .gitignore 2015-11-07 08:12:50 -05:00
8651bf2227 Update README.rst 2015-11-07 08:09:05 -05:00
05390b683f Update README.rst 2015-11-06 23:49:34 -05:00
9cc96d8b81 updated readme 2015-11-06 23:40:06 -05: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