[console_scripts]
flow = flow:main
flow-stdio = flow.adapters.stdio:run_stdio
flow-ws = flow.adapters.ws:run_ws

