#!/usr/bin/env python

import seldon.shell

seldon.shell.start_seldonshell()

