.bumpversion.cfg
.gitignore
LICENSE
README.md
__init__.py
doc.md
makefile
setup.py
simplech/__init__.py
simplech/deltagen.py
simplech/discovery.py
simplech/helpers.py
simplech/simplech.py
simplech/types.py
simplech.egg-info/PKG-INFO
simplech.egg-info/SOURCES.txt
simplech.egg-info/dependency_links.txt
simplech.egg-info/not-zip-safe
simplech.egg-info/requires.txt
simplech.egg-info/top_level.txt
simplech/mock/__init__.py
simplech/mock/http_client.py
test/test.py
test/test_base.py
test/test_discovery.py