Metadata-Version: 2.0
Name: tycho
Version: 0.1.2
Summary: UNKNOWN
Home-page: UNKNOWN
Author: zillow-orbital
Author-email: UNKNOWN
License: UNKNOWN
Platform: UNKNOWN
Requires-Dist: aiohttp
Requires-Dist: aiohttp-cors
Requires-Dist: aiohttp-transmute
Requires-Dist: motor
Requires-Dist: pymongo
Requires-Dist: orbital-core

# event-tracking-service

ETS is a loosely coupled graph service, able to illustrate
chains of events when all events in the chain properly exist.

It can also be used to see the impact of an automation event.

# bootstrap

    ./uranium

# running the service

    ./uranium dev

# running tests

    ./uranium test


