setup.cfg
setup.py
microservices/__init__.py
microservices/version.py
microservices.egg-info/PKG-INFO
microservices.egg-info/SOURCES.txt
microservices.egg-info/dependency_links.txt
microservices.egg-info/requires.txt
microservices.egg-info/top_level.txt
microservices/__pycache__/__init__.cpython-35.pyc
microservices/__pycache__/version.cpython-35.pyc
microservices/helpers/__init__.py
microservices/helpers/logs.py
microservices/helpers/tests.py
microservices/helpers/__pycache__/__init__.cpython-35.pyc
microservices/helpers/__pycache__/logs.cpython-35.pyc
microservices/http/__init__.py
microservices/http/client.py
microservices/http/helpers.py
microservices/http/renderers.py
microservices/http/resources.py
microservices/http/runners.py
microservices/http/service.py
microservices/http/settings.py
microservices/http/test.py
microservices/http/__pycache__/__init__.cpython-35.pyc
microservices/http/__pycache__/client.cpython-35.pyc
microservices/http/__pycache__/helpers.cpython-35.pyc
microservices/http/__pycache__/renderers.cpython-35.pyc
microservices/http/__pycache__/resources.cpython-35.pyc
microservices/http/__pycache__/runners.cpython-35.pyc
microservices/http/__pycache__/service.cpython-35.pyc
microservices/http/__pycache__/settings.cpython-35.pyc
microservices/http/__pycache__/test.cpython-27-PYTEST.pyc
microservices/http/static/css/bootstrap-tweaks.css
microservices/http/static/css/bootstrap.min.css
microservices/http/static/css/default.css
microservices/http/static/css/prettify.css
microservices/http/static/img/glyphicons-halflings-white.png
microservices/http/static/img/glyphicons-halflings.png
microservices/http/static/img/grid.png
microservices/http/static/js/bootstrap.min.js
microservices/http/static/js/default.js
microservices/http/static/js/jquery-1.8.1-min.js
microservices/http/static/js/prettify-min.js
microservices/http/templates/base.html
microservices/queues/__init__.py
microservices/queues/client.py
microservices/queues/runners.py
microservices/queues/service.py
microservices/queues/test.py
microservices/queues/__pycache__/__init__.cpython-35.pyc
microservices/queues/__pycache__/client.cpython-35.pyc
microservices/queues/__pycache__/runners.cpython-35.pyc
microservices/queues/__pycache__/service.cpython-35.pyc
microservices/queues/__pycache__/test.cpython-27-PYTEST.pyc
microservices/utils/__init__.py
microservices/utils/tests.py
microservices/utils/__pycache__/__init__.cpython-35.pyc
microservices/utils/templates/test_template.html