README.md
setup.py
core_service/__init__.py
core_service/abstract.py
core_service/base.py
core_service/bus.py
core_service/container.py
core_service/decorators.py
core_service/exceptions.py
core_service/logging.py
core_service/tasks.py
core_service.egg-info/PKG-INFO
core_service.egg-info/SOURCES.txt
core_service.egg-info/dependency_links.txt
core_service.egg-info/requires.txt
core_service.egg-info/top_level.txt
tests/__init__.py
tests/test_decorators.py
tests/test_nested_services.py
tests/test_service.py
tests/test_service_bus.py
tests/test_service_tasks.py
tests/test_task_collection.py