.pylintrc
LICENSE
MANIFEST.in
README.md
dev-requirements.txt
setup.cfg
setup.py
src/nicetypes/__init__.py
src/nicetypes/dicts.py
src/nicetypes/lists.py
src/nicetypes.egg-info/PKG-INFO
src/nicetypes.egg-info/SOURCES.txt
src/nicetypes.egg-info/dependency_links.txt
src/nicetypes.egg-info/not-zip-safe
src/nicetypes.egg-info/top_level.txt
tests/__init__.py
tests/test_dicts.py
tests/test_lists.py